public static class NodeBackupConfigurationSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
public NodeBackupConfigurationSummary.Builder id(String id)
The id of the NodeBackupConfiguration.
id
- the value to setpublic NodeBackupConfigurationSummary.Builder bdsInstanceId(String bdsInstanceId)
The OCID of the bdsInstance which is the parent resource id.
bdsInstanceId
- the value to setpublic NodeBackupConfigurationSummary.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 NodeBackupConfigurationSummary.Builder levelTypeDetails(LevelTypeDetails levelTypeDetails)
public NodeBackupConfigurationSummary.Builder lifecycleState(NodeBackupConfiguration.LifecycleState lifecycleState)
The state of the NodeBackupConfiguration.
lifecycleState
- the value to setpublic NodeBackupConfigurationSummary.Builder timeCreated(Date timeCreated)
The time the NodeBackupConfiguration was created, shown as an RFC 3339 formatted datetime string.
timeCreated
- the value to setpublic NodeBackupConfigurationSummary.Builder timeUpdated(Date timeUpdated)
The time the NodeBackupConfiguration was updated, shown as an RFC 3339 formatted datetime string.
timeUpdated
- the value to setpublic NodeBackupConfigurationSummary build()
public NodeBackupConfigurationSummary.Builder copy(NodeBackupConfigurationSummary model)
Copyright © 2016–2024. All rights reserved.