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.model
Methods in com.oracle.bmc.osmanagementhub.model that return ManagedInstanceGroupCollection Modifier and Type Method Description ManagedInstanceGroupCollection
ManagedInstanceGroupCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagedInstanceGroupCollection Modifier and Type Method Description ManagedInstanceGroupCollection.Builder
ManagedInstanceGroupCollection.Builder. copy(ManagedInstanceGroupCollection model)
-
Uses of ManagedInstanceGroupCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ManagedInstanceGroupCollection Modifier and Type Method Description ManagedInstanceGroupCollection
ListManagedInstanceGroupsResponse. getManagedInstanceGroupCollection()
The returned ManagedInstanceGroupCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ManagedInstanceGroupCollection Modifier and Type Method Description ListManagedInstanceGroupsResponse.Builder
ListManagedInstanceGroupsResponse.Builder. managedInstanceGroupCollection(ManagedInstanceGroupCollection managedInstanceGroupCollection)
The returned ManagedInstanceGroupCollection instance.
-