UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.body$(UpdateOracleDbGcpKeyRingDetails body) |
Alternative setter for the body parameter.
|
static UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.builder() |
Return a new builder for this request object.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.copy(UpdateOracleDbGcpKeyRingRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.oracleDbGcpKeyRingId(String oracleDbGcpKeyRingId) |
The OCID of the
Oracle DB GCP Key-Ring resource.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.toBuilder() |
|
UpdateOracleDbGcpKeyRingRequest.Builder |
UpdateOracleDbGcpKeyRingRequest.Builder.updateOracleDbGcpKeyRingDetails(UpdateOracleDbGcpKeyRingDetails updateOracleDbGcpKeyRingDetails) |
Details for to update OracleDbGcpKeyRing.
|