| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
|
| com.amazonaws.services.cloudhsm.model | |
| com.amazonaws.services.cloudhsm.model.transform |
| Modifier and Type | Method and Description |
|---|---|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
Modifies the certificate used by the client.
|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsyncClient.modifyLunaClientAsync(ModifyLunaClientRequest request,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler) |
Future<ModifyLunaClientResult> |
AbstractAWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest request,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ModifyLunaClientRequest |
ModifyLunaClientRequest.clone() |
ModifyLunaClientRequest |
ModifyLunaClientRequest.withCertificate(String certificate)
The new certificate for the client.
|
ModifyLunaClientRequest |
ModifyLunaClientRequest.withClientArn(String clientArn)
The ARN of the client.
|
| Modifier and Type | Method and Description |
|---|---|
Request<ModifyLunaClientRequest> |
ModifyLunaClientRequestProtocolMarshaller.marshall(ModifyLunaClientRequest modifyLunaClientRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ModifyLunaClientRequest> |
ModifyLunaClientRequestProtocolMarshaller.marshall(ModifyLunaClientRequest modifyLunaClientRequest) |
void |
ModifyLunaClientRequestMarshaller.marshall(ModifyLunaClientRequest modifyLunaClientRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.