Interface Volume.DefinitionStages.WithIsLargeVolume

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

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

    • withIsLargeVolume

      Volume.DefinitionStages.WithCreate withIsLargeVolume(Boolean isLargeVolume)
      Specifies the isLargeVolume property: Is Large Volume

      Specifies whether volume is a Large Volume or Regular Volume..

      Parameters:
      isLargeVolume - Is Large Volume

      Specifies whether volume is a Large Volume or Regular Volume.

      Returns:
      the next definition stage.