Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<RestoreKeyFromObjectStoreResponse> |
KmsManagementAsyncClient.restoreKeyFromObjectStore(RestoreKeyFromObjectStoreRequest request,
AsyncHandler<RestoreKeyFromObjectStoreRequest,RestoreKeyFromObjectStoreResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RestoreKeyFromObjectStoreRequest |
RestoreKeyFromObjectStoreRequest.Builder.build()
Build the instance of RestoreKeyFromObjectStoreRequest as configured by this builder
|
RestoreKeyFromObjectStoreRequest |
RestoreKeyFromObjectStoreRequest.Builder.buildWithoutInvocationCallback() |
Modifier and Type | Method and Description |
---|---|
RestoreKeyFromObjectStoreRequest.Builder |
RestoreKeyFromObjectStoreRequest.Builder.copy(RestoreKeyFromObjectStoreRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.