Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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. |
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 |
---|---|
MigrateVaultKeyRequest |
MigrateVaultKeyRequest.Builder.build()
Build the instance of MigrateVaultKeyRequest as configured by this builder
|
MigrateVaultKeyRequest |
MigrateVaultKeyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of MigrateVaultKeyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
MigrateVaultKeyRequest.Builder |
MigrateVaultKeyRequest.Builder.copy(MigrateVaultKeyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.