Uses of Class
com.oracle.bmc.osmanagementhub.model.ModuleStreamCollection
- 
Packages that use ModuleStreamCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses 
- 
- 
Uses of ModuleStreamCollection in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ModuleStreamCollection Modifier and Type Method Description ModuleStreamCollectionModuleStreamCollection.Builder. build()Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ModuleStreamCollection Modifier and Type Method Description ModuleStreamCollection.BuilderModuleStreamCollection.Builder. copy(ModuleStreamCollection model)
- 
Uses of ModuleStreamCollection in com.oracle.bmc.osmanagementhub.responsesMethods in com.oracle.bmc.osmanagementhub.responses that return ModuleStreamCollection Modifier and Type Method Description ModuleStreamCollectionListModuleStreamsResponse. getModuleStreamCollection()The returned ModuleStreamCollection instance.ModuleStreamCollectionSearchSoftwareSourceModuleStreamsResponse. getModuleStreamCollection()The returned ModuleStreamCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ModuleStreamCollection Modifier and Type Method Description ListModuleStreamsResponse.BuilderListModuleStreamsResponse.Builder. moduleStreamCollection(ModuleStreamCollection moduleStreamCollection)The returned ModuleStreamCollection instance.SearchSoftwareSourceModuleStreamsResponse.BuilderSearchSoftwareSourceModuleStreamsResponse.Builder. moduleStreamCollection(ModuleStreamCollection moduleStreamCollection)The returned ModuleStreamCollection instance.
 
-