Interface Volume.UpdateStages.WithDataProtection

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

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

    • withDataProtection

      Volume.Update withDataProtection(VolumePatchPropertiesDataProtection dataProtection)
      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.