Uses of Class
com.oracle.bmc.filestorage.model.ToggleQuotaRulesDetails
- 
Packages that use ToggleQuotaRulesDetails Package Description com.oracle.bmc.filestorage.model com.oracle.bmc.filestorage.requests 
- 
- 
Uses of ToggleQuotaRulesDetails in com.oracle.bmc.filestorage.modelMethods in com.oracle.bmc.filestorage.model that return ToggleQuotaRulesDetails Modifier and Type Method Description ToggleQuotaRulesDetailsToggleQuotaRulesDetails.Builder. build()Methods in com.oracle.bmc.filestorage.model with parameters of type ToggleQuotaRulesDetails Modifier and Type Method Description ToggleQuotaRulesDetails.BuilderToggleQuotaRulesDetails.Builder. copy(ToggleQuotaRulesDetails model)
- 
Uses of ToggleQuotaRulesDetails in com.oracle.bmc.filestorage.requestsMethods in com.oracle.bmc.filestorage.requests that return ToggleQuotaRulesDetails Modifier and Type Method Description ToggleQuotaRulesDetailsToggleQuotaRulesRequest. getBody$()Alternative accessor for the body parameter.ToggleQuotaRulesDetailsToggleQuotaRulesRequest. getToggleQuotaRulesDetails()Details for toggling quota enforcement in the file system.Methods in com.oracle.bmc.filestorage.requests with parameters of type ToggleQuotaRulesDetails Modifier and Type Method Description ToggleQuotaRulesRequest.BuilderToggleQuotaRulesRequest.Builder. body$(ToggleQuotaRulesDetails body)Alternative setter for the body parameter.ToggleQuotaRulesRequest.BuilderToggleQuotaRulesRequest.Builder. toggleQuotaRulesDetails(ToggleQuotaRulesDetails toggleQuotaRulesDetails)Details for toggling quota enforcement in the file system.
 
-