Package | Description |
---|---|
com.amazonaws.services.cloudhsm | |
com.amazonaws.services.cloudhsm.model |
Modifier and Type | Method and Description |
---|---|
Future<CreateLunaClientResult> |
AbstractAWSCloudHSMAsync.createLunaClientAsync(CreateLunaClientRequest request,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler) |
Future<CreateLunaClientResult> |
AWSCloudHSMAsyncClient.createLunaClientAsync(CreateLunaClientRequest request,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler) |
Future<CreateLunaClientResult> |
AWSCloudHSMAsync.createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler)
Creates an HSM client.
|
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 © 2018. All rights reserved.