Uses of Class
com.oracle.bmc.osmanagementhub.model.ManagedInstanceGroupCollection
- 
Packages that use ManagedInstanceGroupCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of ManagedInstanceGroupCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ManagedInstanceGroupCollection Modifier and Type Method Description ManagedInstanceGroupCollectionManagedInstanceGroupCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagedInstanceGroupCollection Modifier and Type Method Description ManagedInstanceGroupCollection.BuilderManagedInstanceGroupCollection.Builder. copy(ManagedInstanceGroupCollection model)
- 
Uses of ManagedInstanceGroupCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return ManagedInstanceGroupCollection Modifier and Type Method Description ManagedInstanceGroupCollectionListManagedInstanceGroupsResponse. getManagedInstanceGroupCollection()The returned ManagedInstanceGroupCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ManagedInstanceGroupCollection Modifier and Type Method Description ListManagedInstanceGroupsResponse.BuilderListManagedInstanceGroupsResponse.Builder. managedInstanceGroupCollection(ManagedInstanceGroupCollection managedInstanceGroupCollection)The returned ManagedInstanceGroupCollection instance.
 
-