ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.body$(ConfigureShardedDatabaseGsmsDetails body) |
Alternative setter for the body parameter.
|
static ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.builder() |
Return a new builder for this request object.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.configureShardedDatabaseGsmsDetails(ConfigureShardedDatabaseGsmsDetails configureShardedDatabaseGsmsDetails) |
Details to configure the new GSM instances for the sharded database.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.copy(ConfigureShardedDatabaseGsmsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.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.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.Builder.shardedDatabaseId(String shardedDatabaseId) |
Sharded Database identifier
|
ConfigureShardedDatabaseGsmsRequest.Builder |
ConfigureShardedDatabaseGsmsRequest.toBuilder() |
|