Uses of Class
com.oracle.bmc.osmanagementhub.model.ModuleStreamProfileCollection.Builder
- 
Packages that use ModuleStreamProfileCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of ModuleStreamProfileCollection.Builder in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ModuleStreamProfileCollection.Builder Modifier and Type Method Description static ModuleStreamProfileCollection.BuilderModuleStreamProfileCollection. builder()Create a new builder.ModuleStreamProfileCollection.BuilderModuleStreamProfileCollection.Builder. copy(ModuleStreamProfileCollection model)ModuleStreamProfileCollection.BuilderModuleStreamProfileCollection.Builder. items(List<ModuleStreamProfileSummary> items)List of module stream profiles.ModuleStreamProfileCollection.BuilderModuleStreamProfileCollection. toBuilder()
 
-