| 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) |  | 
| 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() |  |