Interface PrivateCloud.DefinitionStages.WithEncryption

All Known Subinterfaces:
PrivateCloud.Definition, PrivateCloud.DefinitionStages.WithCreate
Enclosing interface:
PrivateCloud.DefinitionStages

public static interface PrivateCloud.DefinitionStages.WithEncryption
The stage of the PrivateCloud definition allowing to specify encryption.
  • Method Details

    • withEncryption

      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.