Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<RotatePluggableDatabaseEncryptionKeyRequest,RotatePluggableDatabaseEncryptionKeyResponse> |
DatabaseWaiters.forRotatePluggableDatabaseEncryptionKey(RotatePluggableDatabaseEncryptionKeyRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<RotatePluggableDatabaseEncryptionKeyRequest,RotatePluggableDatabaseEncryptionKeyResponse> |
DatabaseWaiters.forRotatePluggableDatabaseEncryptionKey(RotatePluggableDatabaseEncryptionKeyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<RotatePluggableDatabaseEncryptionKeyResponse> |
DatabaseAsyncClient.rotatePluggableDatabaseEncryptionKey(RotatePluggableDatabaseEncryptionKeyRequest request,
AsyncHandler<RotatePluggableDatabaseEncryptionKeyRequest,RotatePluggableDatabaseEncryptionKeyResponse> handler) |
Future<RotatePluggableDatabaseEncryptionKeyResponse> |
DatabaseAsync.rotatePluggableDatabaseEncryptionKey(RotatePluggableDatabaseEncryptionKeyRequest request,
AsyncHandler<RotatePluggableDatabaseEncryptionKeyRequest,RotatePluggableDatabaseEncryptionKeyResponse> handler)
Create a new version of the existing encryption key.
|
Modifier and Type | Method and Description |
---|---|
RotatePluggableDatabaseEncryptionKeyRequest |
RotatePluggableDatabaseEncryptionKeyRequest.Builder.build()
Build the instance of RotatePluggableDatabaseEncryptionKeyRequest as configured by this
builder
|
RotatePluggableDatabaseEncryptionKeyRequest |
RotatePluggableDatabaseEncryptionKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RotatePluggableDatabaseEncryptionKeyRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RotatePluggableDatabaseEncryptionKeyRequest.Builder |
RotatePluggableDatabaseEncryptionKeyRequest.Builder.copy(RotatePluggableDatabaseEncryptionKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.