Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<RestoreVaultFromObjectStoreResponse> |
KmsVaultAsyncClient.restoreVaultFromObjectStore(RestoreVaultFromObjectStoreRequest request,
AsyncHandler<RestoreVaultFromObjectStoreRequest,RestoreVaultFromObjectStoreResponse> handler) |
Future<RestoreVaultFromObjectStoreResponse> |
KmsVaultAsync.restoreVaultFromObjectStore(RestoreVaultFromObjectStoreRequest request,
AsyncHandler<RestoreVaultFromObjectStoreRequest,RestoreVaultFromObjectStoreResponse> handler)
Restores a vault from an encrypted backup file stored in Oracle Cloud Infrastructure Object
Storage.
|
Modifier and Type | Method and Description |
---|---|
RestoreVaultFromObjectStoreRequest |
RestoreVaultFromObjectStoreRequest.Builder.build()
Build the instance of RestoreVaultFromObjectStoreRequest as configured by this builder
|
RestoreVaultFromObjectStoreRequest |
RestoreVaultFromObjectStoreRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RestoreVaultFromObjectStoreRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RestoreVaultFromObjectStoreRequest.Builder |
RestoreVaultFromObjectStoreRequest.Builder.copy(RestoreVaultFromObjectStoreRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.