DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.bdsInstanceId(String bdsInstanceId) |
The OCID of the cluster.
|
static DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.builder() |
Return a new builder for this request object.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.copy(DeleteNodeBackupConfigurationRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.nodeBackupConfigurationId(String nodeBackupConfigurationId) |
Unique Oracle-assigned identifier of the NodeBackupConfiguration.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteNodeBackupConfigurationRequest.Builder |
DeleteNodeBackupConfigurationRequest.toBuilder() |
|