PrivateCloud.DefinitionStages.WithEncryption Interface
public static interface PrivateCloud.DefinitionStages.WithEncryption
The stage of the PrivateCloud definition allowing to specify encryption.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withEncryption(Encryption encryption)
Specifies the encryption property: Customer managed key encryption, can be enabled or disabled. |
Method Details
withEncryption
public abstract PrivateCloud.DefinitionStages.WithCreate withEncryption(Encryption encryption)
Specifies the encryption property: Customer managed key encryption, can be enabled or disabled.
Parameters:
Returns: