Package | Description |
---|---|
com.amazonaws.services.cloudhsm |
Synchronous and asynchronous client classes for accessing AWSCloudHSM.
|
com.amazonaws.services.cloudhsm.model |
Classes modeling the various types represented by AWSCloudHSM.
|
Modifier and Type | Method and Description |
---|---|
ModifyLunaClientResult |
AWSCloudHSMClient.modifyLunaClient(ModifyLunaClientRequest modifyLunaClientRequest)
Modifies the certificate used by the client.
|
ModifyLunaClientResult |
AWSCloudHSM.modifyLunaClient(ModifyLunaClientRequest modifyLunaClientRequest)
Modifies the certificate used by the client.
|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsyncClient.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest)
Modifies the certificate used by the client.
|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest)
Modifies the certificate used by the client.
|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsyncClient.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
Modifies the certificate used by the client.
|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsync.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
Modifies the certificate used by the client.
|
Modifier and Type | Method and Description |
---|---|
Future<ModifyLunaClientResult> |
AWSCloudHSMAsyncClient.modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
Modifies the certificate used by the client.
|
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 © 2015. All rights reserved.