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.model
Methods in com.oracle.bmc.osmanagementhub.model that return ModuleStreamProfileCollection.Builder Modifier and Type Method Description static ModuleStreamProfileCollection.Builder
ModuleStreamProfileCollection. builder()
Create a new builder.ModuleStreamProfileCollection.Builder
ModuleStreamProfileCollection.Builder. copy(ModuleStreamProfileCollection model)
ModuleStreamProfileCollection.Builder
ModuleStreamProfileCollection.Builder. items(List<ModuleStreamProfileSummary> items)
List of module stream profiles.ModuleStreamProfileCollection.Builder
ModuleStreamProfileCollection. toBuilder()
-