AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.assignEncryptionKeyDetails(AssignEncryptionKeyDetails assignEncryptionKeyDetails) |
This is the input to assign customer encryption key.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.body$(AssignEncryptionKeyDetails body) |
Alternative setter for the body parameter.
|
static AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.builder() |
Return a new builder for this request object.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.copy(AssignEncryptionKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.namespaceName(String namespaceName) |
The Logging Analytics namespace used for the request.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.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.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
AssignEncryptionKeyRequest.Builder |
AssignEncryptionKeyRequest.toBuilder() |
|