| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
|
| com.amazonaws.services.cloudhsm.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Deprecated.
|
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Deprecated.
|
Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GetConfigRequest |
GetConfigRequest.clone() |
GetConfigRequest |
GetConfigRequest.withClientArn(String clientArn)
The ARN of the client.
|
GetConfigRequest |
GetConfigRequest.withClientVersion(ClientVersion clientVersion)
The client version.
|
GetConfigRequest |
GetConfigRequest.withClientVersion(String clientVersion)
The client version.
|
GetConfigRequest |
GetConfigRequest.withHapgList(Collection<String> hapgList)
A list of ARNs that identify the high-availability partition groups that are associated with the client.
|
GetConfigRequest |
GetConfigRequest.withHapgList(String... hapgList)
A list of ARNs that identify the high-availability partition groups that are associated with the client.
|
Copyright © 2023. All rights reserved.