Package | Description |
---|---|
com.oracle.bmc.globallydistributeddatabase.requests |
Modifier and Type | Method and Description |
---|---|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.body$(PatchShardedDatabaseDetails body)
Alternative setter for the body parameter.
|
static PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.builder()
Return a new builder for this request object.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.copy(PatchShardedDatabaseRequest o)
Copy method to populate the builder with values from the given instance.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.patchShardedDatabaseDetails(PatchShardedDatabaseDetails patchShardedDatabaseDetails)
The payload containing instructions to patch the sharded database.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.Builder.shardedDatabaseId(String shardedDatabaseId)
Sharded Database identifier
|
PatchShardedDatabaseRequest.Builder |
PatchShardedDatabaseRequest.toBuilder()
Return an instance of
PatchShardedDatabaseRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.