Uses of Class
com.oracle.bmc.usage.model.ResourceQuotumCollection
-
Packages that use ResourceQuotumCollection Package Description com.oracle.bmc.usage.model com.oracle.bmc.usage.responses -
-
Uses of ResourceQuotumCollection in com.oracle.bmc.usage.model
Methods in com.oracle.bmc.usage.model that return ResourceQuotumCollection Modifier and Type Method Description ResourceQuotumCollection
ResourceQuotumCollection.Builder. build()
Methods in com.oracle.bmc.usage.model with parameters of type ResourceQuotumCollection Modifier and Type Method Description ResourceQuotumCollection.Builder
ResourceQuotumCollection.Builder. copy(ResourceQuotumCollection model)
-
Uses of ResourceQuotumCollection in com.oracle.bmc.usage.responses
Methods in com.oracle.bmc.usage.responses that return ResourceQuotumCollection Modifier and Type Method Description ResourceQuotumCollection
ListResourceQuotaResponse. getResourceQuotumCollection()
The returned ResourceQuotumCollection instance.Methods in com.oracle.bmc.usage.responses with parameters of type ResourceQuotumCollection Modifier and Type Method Description ListResourceQuotaResponse.Builder
ListResourceQuotaResponse.Builder. resourceQuotumCollection(ResourceQuotumCollection resourceQuotumCollection)
The returned ResourceQuotumCollection instance.
-