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