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