UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.body$(UpdateCloudDbSystemDetails body) |
Alternative setter for the body parameter.
|
static UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.builder() |
Return a new builder for this request object.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.cloudDbSystemId(String cloudDbSystemId) |
The OCID of the
cloud DB system.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.copy(UpdateCloudDbSystemRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.toBuilder() |
|
UpdateCloudDbSystemRequest.Builder |
UpdateCloudDbSystemRequest.Builder.updateCloudDbSystemDetails(UpdateCloudDbSystemDetails updateCloudDbSystemDetails) |
The details required to update an cloud DB system.
|