Interface Volume.DefinitionStages.WithDataProtection

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

public static interface Volume.DefinitionStages.WithDataProtection
The stage of the Volume definition allowing to specify dataProtection.
  • Method Details

    • withDataProtection

      Specifies the dataProtection property: DataProtection

      DataProtection type volumes include an object containing details of the replication.

      Parameters:
      dataProtection - DataProtection

      DataProtection type volumes include an object containing details of the replication.

      Returns:
      the next definition stage.