Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.body$(EncryptionKeyLocationDetails body)
Alternative setter for the body parameter.
|
static ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.builder()
Return a new builder for this request object.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.copy(ChangeEncryptionKeyLocationRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.databaseId(String databaseId)
The database
OCID.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.encryptionKeyLocationDetails(EncryptionKeyLocationDetails encryptionKeyLocationDetails)
Request to change the source of the encryption key for the database.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.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.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.toBuilder()
Return an instance of
ChangeEncryptionKeyLocationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2025. All rights reserved.