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 Detail

      • 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.