AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.addCloudSqlDetails(AddCloudSqlDetails addCloudSqlDetails) |
Details for the Cloud SQL capability
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.bdsInstanceId(String bdsInstanceId) |
The OCID of the cluster.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.body$(AddCloudSqlDetails body) |
Alternative setter for the body parameter.
|
static AddCloudSqlRequest.Builder |
AddCloudSqlRequest.builder() |
Return a new builder for this request object.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.copy(AddCloudSqlRequest o) |
Copy method to populate the builder with values from the given instance.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.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.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
AddCloudSqlRequest.Builder |
AddCloudSqlRequest.toBuilder() |
|