Interface VolumeGroup.UpdateStages.WithEncryption

All Known Subinterfaces:
VolumeGroup.Update
Enclosing interface:
VolumeGroup.UpdateStages

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

    • withEncryption

      VolumeGroup.Update withEncryption(EncryptionType encryption)
      Specifies the encryption property: Type of encryption.
      Parameters:
      encryption - Type of encryption.
      Returns:
      the next definition stage.