Interface PrivateCloud.UpdateStages.WithEncryption

  • All Known Subinterfaces:
    PrivateCloud.Update
    Enclosing interface:
    PrivateCloud.UpdateStages

    public static interface PrivateCloud.UpdateStages.WithEncryption
    The stage of the PrivateCloud update allowing to specify encryption.
    • Method Detail

      • withEncryption

        PrivateCloud.Update withEncryption​(Encryption encryption)
        Specifies the encryption property: Customer managed key encryption, can be enabled or disabled.
        Parameters:
        encryption - Customer managed key encryption, can be enabled or disabled.
        Returns:
        the next definition stage.