Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
RestoreKeyFromObjectStoreResponse |
KmsManagementClient.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request) |
RestoreKeyFromObjectStoreResponse |
KmsManagement.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request)
Restores the specified key to the specified vault from an Oracle Cloud Infrastructure Object
Storage location.
|
Modifier and Type | Method and Description |
---|---|
Future<RestoreKeyFromObjectStoreResponse> |
KmsManagementAsyncClient.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request,
AsyncHandler<RestoreKeyFromObjectStoreRequest,RestoreKeyFromObjectStoreResponse> handler) |
Future<RestoreKeyFromObjectStoreResponse> |
KmsManagementAsync.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request,
AsyncHandler<RestoreKeyFromObjectStoreRequest,RestoreKeyFromObjectStoreResponse> handler)
Restores the specified key to the specified vault from an Oracle Cloud Infrastructure Object
Storage location.
|
Modifier and Type | Method and Description |
---|---|
Future<RestoreKeyFromObjectStoreResponse> |
KmsManagementAsyncClient.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request,
AsyncHandler<RestoreKeyFromObjectStoreRequest,RestoreKeyFromObjectStoreResponse> handler) |
Future<RestoreKeyFromObjectStoreResponse> |
KmsManagementAsync.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request,
AsyncHandler<RestoreKeyFromObjectStoreRequest,RestoreKeyFromObjectStoreResponse> handler)
Restores the specified key to the specified vault from an Oracle Cloud Infrastructure Object
Storage location.
|
Modifier and Type | Method and Description |
---|---|
RestoreKeyFromObjectStoreResponse |
RestoreKeyFromObjectStoreResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RestoreKeyFromObjectStoreResponse.Builder |
RestoreKeyFromObjectStoreResponse.Builder.copy(RestoreKeyFromObjectStoreResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.