public static class BackupOpensearchClusterDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
BackupOpensearchClusterDetails |
build() |
BackupOpensearchClusterDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment where the cluster backup is located.
|
BackupOpensearchClusterDetails.Builder |
copy(BackupOpensearchClusterDetails model) |
BackupOpensearchClusterDetails.Builder |
displayName(String displayName)
The name of the cluster backup.
|
public BackupOpensearchClusterDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment where the cluster backup is located.
compartmentId
- the value to setpublic BackupOpensearchClusterDetails.Builder displayName(String displayName)
The name of the cluster backup. Avoid entering confidential information.
displayName
- the value to setpublic BackupOpensearchClusterDetails build()
public BackupOpensearchClusterDetails.Builder copy(BackupOpensearchClusterDetails model)
Copyright © 2016–2024. All rights reserved.