public static class NodeReplaceConfigurationSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public NodeReplaceConfigurationSummary.Builder id(String id)
The id of the NodeReplaceConfiguration.
id
- the value to setpublic NodeReplaceConfigurationSummary.Builder bdsInstanceId(String bdsInstanceId)
The OCID of the bdsInstance which is the parent resource id.
bdsInstanceId
- the value to setpublic NodeReplaceConfigurationSummary.Builder displayName(String displayName)
A user-friendly name. Only ASCII alphanumeric characters with no spaces allowed. The name does not have to be unique, and it may be changed. Avoid entering confidential information.
displayName
- the value to setpublic NodeReplaceConfigurationSummary.Builder levelTypeDetails(LevelTypeDetails levelTypeDetails)
public NodeReplaceConfigurationSummary.Builder lifecycleState(NodeReplaceConfiguration.LifecycleState lifecycleState)
The state of the NodeReplaceConfiguration.
lifecycleState
- the value to setpublic NodeReplaceConfigurationSummary.Builder timeCreated(Date timeCreated)
The time the NodeReplaceConfiguration was created, shown as an RFC 3339 formatted datetime string.
timeCreated
- the value to setpublic NodeReplaceConfigurationSummary.Builder timeUpdated(Date timeUpdated)
The time the NodeReplaceConfiguration was updated, shown as an RFC 3339 formatted datetime string.
timeUpdated
- the value to setpublic NodeReplaceConfigurationSummary build()
public NodeReplaceConfigurationSummary.Builder copy(NodeReplaceConfigurationSummary model)
Copyright © 2016–2024. All rights reserved.