Package | Description |
---|---|
com.oracle.bmc.bds.requests |
Modifier and Type | Method and Description |
---|---|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.bdsInstanceId(String bdsInstanceId)
The OCID of the cluster.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.body$(UpdateNodeBackupConfigurationDetails body)
Alternative setter for the body parameter.
|
static UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.builder()
Return a new builder for this request object.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.copy(UpdateNodeBackupConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.nodeBackupConfigurationId(String nodeBackupConfigurationId)
Unique Oracle-assigned identifier of the NodeBackupConfiguration.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.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.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.toBuilder()
Return an instance of
UpdateNodeBackupConfigurationRequest.Builder that allows you to modify request properties. |
UpdateNodeBackupConfigurationRequest.Builder |
UpdateNodeBackupConfigurationRequest.Builder.updateNodeBackupConfigurationDetails(UpdateNodeBackupConfigurationDetails updateNodeBackupConfigurationDetails)
Details for updating the NodeBackupConfiguration.
|
Copyright © 2016–2024. All rights reserved.