| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
|
| com.amazonaws.services.cloudhsm.model | |
| com.amazonaws.services.cloudhsm.model.transform |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateLunaClientResult> |
AWSCloudHSMAsync.createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler)
Creates an HSM client.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CreateLunaClientRequest> |
CreateLunaClientRequestProtocolMarshaller.marshall(CreateLunaClientRequest createLunaClientRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CreateLunaClientRequest> |
CreateLunaClientRequestProtocolMarshaller.marshall(CreateLunaClientRequest createLunaClientRequest) |
void |
CreateLunaClientRequestMarshaller.marshall(CreateLunaClientRequest createLunaClientRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.