Package | Description |
---|---|
com.oracle.bmc.keymanagement | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
ImportKeyResponse |
KmsManagement.importKey(ImportKeyRequest request)
Imports the given wrapped/encrypted AES key.
|
ImportKeyResponse |
KmsManagementClient.importKey(ImportKeyRequest request) |
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 the given wrapped/encrypted AES 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 the given wrapped/encrypted AES key.
|
Modifier and Type | Method and Description |
---|---|
ImportKeyResponse |
ImportKeyResponse.Builder.build() |
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–2020. All rights reserved.