| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
|
| com.amazonaws.services.cloudhsm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLunaClientResult> |
AWSCloudHSMAsync.createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateLunaClientResult> |
AWSCloudHSMAsyncClient.createLunaClientAsync(CreateLunaClientRequest request,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler) |
Future<CreateLunaClientResult> |
AbstractAWSCloudHSMAsync.createLunaClientAsync(CreateLunaClientRequest request,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateLunaClientRequest |
CreateLunaClientRequest.clone() |
CreateLunaClientRequest |
CreateLunaClientRequest.withCertificate(String certificate)
The contents of a Base64-Encoded X.509 v3 certificate to be installed on the HSMs used by this client.
|
CreateLunaClientRequest |
CreateLunaClientRequest.withLabel(String label)
The label for the client.
|
Copyright © 2017. All rights reserved.