Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ImportKeyResponse |
KmsManagementClient.importKey(ImportKeyRequest request) |
ImportKeyResponse |
KmsManagement.importKey(ImportKeyRequest request)
Imports AES and RSA keys to create a new key.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportKeyResponse> |
KmsManagementAsyncClient.importKey(ImportKeyRequest request,
AsyncHandler<ImportKeyRequest,ImportKeyResponse> handler) |
Future<ImportKeyResponse> |
KmsManagementAsync.importKey(ImportKeyRequest request,
AsyncHandler<ImportKeyRequest,ImportKeyResponse> handler)
Imports AES and RSA keys to create a new key.
|
Modifier and Type | Method and Description |
---|---|
Future<ImportKeyResponse> |
KmsManagementAsyncClient.importKey(ImportKeyRequest request,
AsyncHandler<ImportKeyRequest,ImportKeyResponse> handler) |
Future<ImportKeyResponse> |
KmsManagementAsync.importKey(ImportKeyRequest request,
AsyncHandler<ImportKeyRequest,ImportKeyResponse> handler)
Imports AES and RSA keys to create a new key.
|
Modifier and Type | Method and Description |
---|---|
ImportKeyResponse |
ImportKeyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ImportKeyResponse.Builder |
ImportKeyResponse.Builder.copy(ImportKeyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.