Uses of Class
com.oracle.bmc.osmanagement.model.ModuleStreamProfileSummary.Builder
-
Packages that use ModuleStreamProfileSummary.Builder Package Description com.oracle.bmc.osmanagement.model -
-
Uses of ModuleStreamProfileSummary.Builder in com.oracle.bmc.osmanagement.model
Methods in com.oracle.bmc.osmanagement.model that return ModuleStreamProfileSummary.Builder Modifier and Type Method Description static ModuleStreamProfileSummary.Builder
ModuleStreamProfileSummary. builder()
Create a new builder.ModuleStreamProfileSummary.Builder
ModuleStreamProfileSummary.Builder. copy(ModuleStreamProfileSummary model)
ModuleStreamProfileSummary.Builder
ModuleStreamProfileSummary.Builder. moduleName(String moduleName)
The name of the module that contains the stream profileModuleStreamProfileSummary.Builder
ModuleStreamProfileSummary.Builder. profileName(String profileName)
The name of the profileModuleStreamProfileSummary.Builder
ModuleStreamProfileSummary.Builder. streamName(String streamName)
The name of the stream that contains the profileModuleStreamProfileSummary.Builder
ModuleStreamProfileSummary. toBuilder()
-