SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.analyticsInstanceId(String analyticsInstanceId) |
The OCID of the AnalyticsInstance.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.body$(SetKmsKeyDetails body) |
Alternative setter for the body parameter.
|
static SetKmsKeyRequest.Builder |
SetKmsKeyRequest.builder() |
Return a new builder for this request object.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.copy(SetKmsKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.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.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.Builder.setKmsKeyDetails(SetKmsKeyDetails setKmsKeyDetails) |
Input payload to reset the OCI Vault encryption key.
|
SetKmsKeyRequest.Builder |
SetKmsKeyRequest.toBuilder() |
|