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