Interface Volume.DefinitionStages.WithServiceLevel

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

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

    • withServiceLevel

      Volume.DefinitionStages.WithCreate withServiceLevel(ServiceLevel serviceLevel)
      Specifies the serviceLevel property: serviceLevel

      The service level of the file system.

      Parameters:
      serviceLevel - serviceLevel

      The service level of the file system.

      Returns:
      the next definition stage.