Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeEncryptionKeyLocationRequest,ChangeEncryptionKeyLocationResponse> |
DatabaseWaiters.forChangeEncryptionKeyLocation(ChangeEncryptionKeyLocationRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeEncryptionKeyLocationRequest,ChangeEncryptionKeyLocationResponse> |
DatabaseWaiters.forChangeEncryptionKeyLocation(ChangeEncryptionKeyLocationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
ChangeEncryptionKeyLocationRequest |
ChangeEncryptionKeyLocationRequest.Builder.build()
Build the instance of ChangeEncryptionKeyLocationRequest as configured by this builder
|
ChangeEncryptionKeyLocationRequest |
ChangeEncryptionKeyLocationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeEncryptionKeyLocationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeEncryptionKeyLocationRequest.Builder |
ChangeEncryptionKeyLocationRequest.Builder.copy(ChangeEncryptionKeyLocationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.