Package | Description |
---|---|
com.amazonaws.services.cloudhsm |
|
com.amazonaws.services.cloudhsm.model |
Modifier and Type | Method and Description |
---|---|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsyncClient.modifyLunaClientAsync(ModifyLunaClientRequest request,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler) |
Future<ModifyLunaClientResult> |
AWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
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.
|
Copyright © 2022. All rights reserved.