Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
MigrateVaultKeyResponse |
DatabaseClient.migrateVaultKey(MigrateVaultKeyRequest request) |
MigrateVaultKeyResponse |
Database.migrateVaultKey(MigrateVaultKeyRequest request)
Changes encryption key management from customer-managed, using the Vault
service,
to Oracle-managed.
|
Modifier and Type | Method and Description |
---|---|
Waiter<MigrateVaultKeyRequest,MigrateVaultKeyResponse> |
DatabaseWaiters.forMigrateVaultKey(MigrateVaultKeyRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<MigrateVaultKeyRequest,MigrateVaultKeyResponse> |
DatabaseWaiters.forMigrateVaultKey(MigrateVaultKeyRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Future<MigrateVaultKeyResponse> |
DatabaseAsyncClient.migrateVaultKey(MigrateVaultKeyRequest request,
AsyncHandler<MigrateVaultKeyRequest,MigrateVaultKeyResponse> handler) |
Future<MigrateVaultKeyResponse> |
DatabaseAsync.migrateVaultKey(MigrateVaultKeyRequest request,
AsyncHandler<MigrateVaultKeyRequest,MigrateVaultKeyResponse> handler)
Changes encryption key management from customer-managed, using the Vault
service,
to Oracle-managed.
|
Modifier and Type | Method and Description |
---|---|
Future<MigrateVaultKeyResponse> |
DatabaseAsyncClient.migrateVaultKey(MigrateVaultKeyRequest request,
AsyncHandler<MigrateVaultKeyRequest,MigrateVaultKeyResponse> handler) |
Future<MigrateVaultKeyResponse> |
DatabaseAsync.migrateVaultKey(MigrateVaultKeyRequest request,
AsyncHandler<MigrateVaultKeyRequest,MigrateVaultKeyResponse> handler)
Changes encryption key management from customer-managed, using the Vault
service,
to Oracle-managed.
|
Modifier and Type | Method and Description |
---|---|
MigrateVaultKeyResponse |
MigrateVaultKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
MigrateVaultKeyResponse.Builder |
MigrateVaultKeyResponse.Builder.copy(MigrateVaultKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.