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