Interface Volume.UpdateStages.WithServiceLevel

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

public static interface Volume.UpdateStages.WithServiceLevel
The stage of the Volume update allowing to specify serviceLevel.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the serviceLevel property: serviceLevel
  • Method Details

    • withServiceLevel

      Volume.Update 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.