DbNodeActionRequest.Builder |
DbNodeActionRequest.Builder.action(String action) |
The action to perform on the DB Node.
|
static DbNodeActionRequest.Builder |
DbNodeActionRequest.builder() |
Return a new builder for this request object.
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.Builder.copy(DbNodeActionRequest o) |
Copy method to populate the builder with values from the given instance.
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.Builder.dbNodeId(String dbNodeId) |
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.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.
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DbNodeActionRequest.Builder |
DbNodeActionRequest.toBuilder() |
|