Interface VolumeQuotaRule.UpdateStages.WithQuotaSizeInKiBs

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

public static interface VolumeQuotaRule.UpdateStages.WithQuotaSizeInKiBs
The stage of the VolumeQuotaRule update allowing to specify quotaSizeInKiBs.
  • Method Details

    • withQuotaSizeInKiBs

      VolumeQuotaRule.Update withQuotaSizeInKiBs(Long quotaSizeInKiBs)
      Specifies the quotaSizeInKiBs property: Size of quota.
      Parameters:
      quotaSizeInKiBs - Size of quota.
      Returns:
      the next definition stage.