Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeEncryptionKeyLocationResponse |
DatabaseClient.changeEncryptionKeyLocation(ChangeEncryptionKeyLocationRequest request) |
ChangeEncryptionKeyLocationResponse |
Database.changeEncryptionKeyLocation(ChangeEncryptionKeyLocationRequest request)
Update the encryption key management location for the database
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeEncryptionKeyLocationResponse> |
DatabaseAsyncClient.changeEncryptionKeyLocation(ChangeEncryptionKeyLocationRequest request,
AsyncHandler<ChangeEncryptionKeyLocationRequest,ChangeEncryptionKeyLocationResponse> handler) |
Future<ChangeEncryptionKeyLocationResponse> |
DatabaseAsync.changeEncryptionKeyLocation(ChangeEncryptionKeyLocationRequest request,
AsyncHandler<ChangeEncryptionKeyLocationRequest,ChangeEncryptionKeyLocationResponse> handler)
Update the encryption key management location for the database
|
Modifier and Type | Method and Description |
---|---|
ChangeEncryptionKeyLocationResponse |
ChangeEncryptionKeyLocationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeEncryptionKeyLocationResponse.Builder |
ChangeEncryptionKeyLocationResponse.Builder.copy(ChangeEncryptionKeyLocationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.