Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
BackupVaultResponse |
KmsVault.backupVault(BackupVaultRequest request)
Backs up an encrypted file that contains all the metadata of a vault so that you can restore
the vault later.
|
BackupVaultResponse |
KmsVaultClient.backupVault(BackupVaultRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<BackupVaultResponse> |
KmsVaultAsyncClient.backupVault(BackupVaultRequest request,
AsyncHandler<BackupVaultRequest,BackupVaultResponse> handler) |
Future<BackupVaultResponse> |
KmsVaultAsync.backupVault(BackupVaultRequest request,
AsyncHandler<BackupVaultRequest,BackupVaultResponse> handler)
Backs up an encrypted file that contains all the metadata of a vault so that you can restore
the vault later.
|
Modifier and Type | Method and Description |
---|---|
Future<BackupVaultResponse> |
KmsVaultAsyncClient.backupVault(BackupVaultRequest request,
AsyncHandler<BackupVaultRequest,BackupVaultResponse> handler) |
Future<BackupVaultResponse> |
KmsVaultAsync.backupVault(BackupVaultRequest request,
AsyncHandler<BackupVaultRequest,BackupVaultResponse> handler)
Backs up an encrypted file that contains all the metadata of a vault so that you can restore
the vault later.
|
Modifier and Type | Method and Description |
---|---|
BackupVaultResponse |
BackupVaultResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
BackupVaultResponse.Builder |
BackupVaultResponse.Builder.copy(BackupVaultResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.