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