Interface Volume.DefinitionStages.WithVolumeType

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

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

    • withVolumeType

      Volume.DefinitionStages.WithCreate withVolumeType(String volumeType)
      Specifies the volumeType property: What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection.
      Parameters:
      volumeType - What type of volume is this. For destination volumes in Cross Region Replication, set type to DataProtection.
      Returns:
      the next definition stage.