Uses of Class
com.oracle.bmc.wlms.model.ManagedInstanceCollection
- 
Packages that use ManagedInstanceCollection Package Description com.oracle.bmc.wlms.model com.oracle.bmc.wlms.responses 
- 
- 
Uses of ManagedInstanceCollection in com.oracle.bmc.wlms.modelMethods in com.oracle.bmc.wlms.model that return ManagedInstanceCollection Modifier and Type Method Description ManagedInstanceCollectionManagedInstanceCollection.Builder. build()Methods in com.oracle.bmc.wlms.model with parameters of type ManagedInstanceCollection Modifier and Type Method Description ManagedInstanceCollection.BuilderManagedInstanceCollection.Builder. copy(ManagedInstanceCollection model)
- 
Uses of ManagedInstanceCollection in com.oracle.bmc.wlms.responsesMethods in com.oracle.bmc.wlms.responses that return ManagedInstanceCollection Modifier and Type Method Description ManagedInstanceCollectionListManagedInstancesResponse. getManagedInstanceCollection()The returned ManagedInstanceCollection instance.Methods in com.oracle.bmc.wlms.responses with parameters of type ManagedInstanceCollection Modifier and Type Method Description ListManagedInstancesResponse.BuilderListManagedInstancesResponse.Builder. managedInstanceCollection(ManagedInstanceCollection managedInstanceCollection)The returned ManagedInstanceCollection instance.
 
-