Uses of Class
com.oracle.bmc.jms.model.ManagedInstanceUsageCollection
- 
Packages that use ManagedInstanceUsageCollection Package Description com.oracle.bmc.jms.model com.oracle.bmc.jms.responses  - 
- 
Uses of ManagedInstanceUsageCollection in com.oracle.bmc.jms.model
Methods in com.oracle.bmc.jms.model that return ManagedInstanceUsageCollection Modifier and Type Method Description ManagedInstanceUsageCollectionManagedInstanceUsageCollection.Builder. build()Methods in com.oracle.bmc.jms.model with parameters of type ManagedInstanceUsageCollection Modifier and Type Method Description ManagedInstanceUsageCollection.BuilderManagedInstanceUsageCollection.Builder. copy(ManagedInstanceUsageCollection model) - 
Uses of ManagedInstanceUsageCollection in com.oracle.bmc.jms.responses
Methods in com.oracle.bmc.jms.responses that return ManagedInstanceUsageCollection Modifier and Type Method Description ManagedInstanceUsageCollectionSummarizeManagedInstanceUsageResponse. getManagedInstanceUsageCollection()The returned ManagedInstanceUsageCollection instance.Methods in com.oracle.bmc.jms.responses with parameters of type ManagedInstanceUsageCollection Modifier and Type Method Description SummarizeManagedInstanceUsageResponse.BuilderSummarizeManagedInstanceUsageResponse.Builder. managedInstanceUsageCollection(ManagedInstanceUsageCollection managedInstanceUsageCollection)The returned ManagedInstanceUsageCollection instance. 
 -