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