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