public static class InstallModuleStreamProfileOnManagedInstanceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
InstallModuleStreamProfileOnManagedInstanceDetails |
build() |
InstallModuleStreamProfileOnManagedInstanceDetails.Builder |
copy(InstallModuleStreamProfileOnManagedInstanceDetails model) |
InstallModuleStreamProfileOnManagedInstanceDetails.Builder |
moduleName(String moduleName)
The name of a module.
|
InstallModuleStreamProfileOnManagedInstanceDetails.Builder |
profileName(String profileName)
The name of a profile of the specified module stream.
|
InstallModuleStreamProfileOnManagedInstanceDetails.Builder |
streamName(String streamName)
The name of a stream of the specified module.
|
InstallModuleStreamProfileOnManagedInstanceDetails.Builder |
workRequestDetails(WorkRequestDetails workRequestDetails) |
public InstallModuleStreamProfileOnManagedInstanceDetails.Builder moduleName(String moduleName)
The name of a module.
moduleName
- the value to setpublic InstallModuleStreamProfileOnManagedInstanceDetails.Builder streamName(String streamName)
The name of a stream of the specified module.
streamName
- the value to setpublic InstallModuleStreamProfileOnManagedInstanceDetails.Builder profileName(String profileName)
The name of a profile of the specified module stream.
profileName
- the value to setpublic InstallModuleStreamProfileOnManagedInstanceDetails.Builder workRequestDetails(WorkRequestDetails workRequestDetails)
public InstallModuleStreamProfileOnManagedInstanceDetails build()
Copyright © 2016–2024. All rights reserved.