Package | Description |
---|---|
com.amazonaws.services.cloudhsm | |
com.amazonaws.services.cloudhsm.model |
Modifier and Type | Method and Description |
---|---|
Future<ModifyLunaClientResult> |
AbstractAWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest request,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler) |
Future<ModifyLunaClientResult> |
AWSCloudHSMAsyncClient.modifyLunaClientAsync(ModifyLunaClientRequest request,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler) |
Future<ModifyLunaClientResult> |
AWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
Modifies the certificate used by the client.
|
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.
|
Copyright © 2018. All rights reserved.