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 ManagedInstanceCollectionManagedInstanceCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ManagedInstanceCollection Modifier and Type Method Description ManagedInstanceCollection.BuilderManagedInstanceCollection.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 ManagedInstanceCollectionListManagedInstanceGroupManagedInstancesResponse. getManagedInstanceCollection()The returned ManagedInstanceCollection instance.ManagedInstanceCollectionListManagedInstancesInDynamicSetResponse. getManagedInstanceCollection()The returned ManagedInstanceCollection instance.ManagedInstanceCollectionListManagedInstancesResponse. getManagedInstanceCollection()The returned ManagedInstanceCollection instance.ManagedInstanceCollectionPreviewManagedInstancesResponse. getManagedInstanceCollection()The returned ManagedInstanceCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ManagedInstanceCollection Modifier and Type Method Description ListManagedInstanceGroupManagedInstancesResponse.BuilderListManagedInstanceGroupManagedInstancesResponse.Builder. managedInstanceCollection(ManagedInstanceCollection managedInstanceCollection)The returned ManagedInstanceCollection instance.ListManagedInstancesInDynamicSetResponse.BuilderListManagedInstancesInDynamicSetResponse.Builder. managedInstanceCollection(ManagedInstanceCollection managedInstanceCollection)The returned ManagedInstanceCollection instance.ListManagedInstancesResponse.BuilderListManagedInstancesResponse.Builder. managedInstanceCollection(ManagedInstanceCollection managedInstanceCollection)The returned ManagedInstanceCollection instance.PreviewManagedInstancesResponse.BuilderPreviewManagedInstancesResponse.Builder. managedInstanceCollection(ManagedInstanceCollection managedInstanceCollection)The returned ManagedInstanceCollection instance.
-