Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
RotateVaultKeyResponse |
DatabaseClient.rotateVaultKey(RotateVaultKeyRequest request) |
RotateVaultKeyResponse |
Database.rotateVaultKey(RotateVaultKeyRequest request)
Creates a new version of an existing Vault
service
key.
|
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. |
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 |
---|---|
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 |
---|---|
RotateVaultKeyResponse |
RotateVaultKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RotateVaultKeyResponse.Builder |
RotateVaultKeyResponse.Builder.copy(RotateVaultKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.