Interface VolumeQuotaRule.DefinitionStages.WithQuotaSizeInKiBs

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

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

    • withQuotaSizeInKiBs

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