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