RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.body$(RestartDbInstanceInDbSystemDetails body) |
Alternative setter for the body parameter.
|
static RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.builder() |
Return a new builder for this request object.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.copy(RestartDbInstanceInDbSystemRequest o) |
Copy method to populate the builder with values from the given instance.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.dbSystemId(String dbSystemId) |
A unique identifier for the database system.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.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.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.restartDbInstanceInDbSystemDetails(RestartDbInstanceInDbSystemDetails restartDbInstanceInDbSystemDetails) |
Database instance node restart parameters.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RestartDbInstanceInDbSystemRequest.Builder |
RestartDbInstanceInDbSystemRequest.toBuilder() |
|