Interface Volume.DefinitionStages.WithIsDefaultQuotaEnabled

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

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

    • withIsDefaultQuotaEnabled

      Volume.DefinitionStages.WithCreate withIsDefaultQuotaEnabled(Boolean isDefaultQuotaEnabled)
      Specifies the isDefaultQuotaEnabled property: Specifies if default quota is enabled for the volume..
      Parameters:
      isDefaultQuotaEnabled - Specifies if default quota is enabled for the volume.
      Returns:
      the next definition stage.