Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.requests |
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 |
---|---|
RestoreKeyFromObjectStoreRequest |
RestoreKeyFromObjectStoreRequest.Builder.build()
Build the instance of RestoreKeyFromObjectStoreRequest as configured by this builder
|
RestoreKeyFromObjectStoreRequest |
RestoreKeyFromObjectStoreRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RestoreKeyFromObjectStoreRequest as configured by this builder
|
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–2024. All rights reserved.