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