CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.bdsInstanceId(String bdsInstanceId) |
The OCID of the cluster.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.body$(CreateNodeBackupConfigurationDetails body) |
Alternative setter for the body parameter.
|
static CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.builder() |
Return a new builder for this request object.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.copy(CreateNodeBackupConfigurationRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.createNodeBackupConfigurationDetails(CreateNodeBackupConfigurationDetails createNodeBackupConfigurationDetails) |
Details for adding nodeBackupConfiguration to the BDS cluster.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error, without risk of executing that same action again.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateNodeBackupConfigurationRequest.Builder |
CreateNodeBackupConfigurationRequest.toBuilder() |
|