public static class ToggleQuotaRulesDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ToggleQuotaRulesDetails.Builder |
areQuotaRulesEnabled(Boolean areQuotaRulesEnabled)
Specifies the enforcement of quota rules on the file system.
|
ToggleQuotaRulesDetails |
build() |
ToggleQuotaRulesDetails.Builder |
copy(ToggleQuotaRulesDetails model) |
public ToggleQuotaRulesDetails.Builder areQuotaRulesEnabled(Boolean areQuotaRulesEnabled)
Specifies the enforcement of quota rules on the file system.
areQuotaRulesEnabled
- the value to setpublic ToggleQuotaRulesDetails build()
public ToggleQuotaRulesDetails.Builder copy(ToggleQuotaRulesDetails model)
Copyright © 2016–2025. All rights reserved.