| Package | Description |
|---|---|
| com.amazonaws.services.cloudhsm |
|
| com.amazonaws.services.cloudhsm.model | |
| com.amazonaws.services.cloudhsm.model.transform |
| Modifier and Type | Method and Description |
|---|---|
GetConfigResult |
AWSCloudHSM.getConfig(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high availability partition groups the client is
associated with.
|
GetConfigResult |
AWSCloudHSMClient.getConfig(GetConfigRequest request)
Gets the configuration files necessary to connect to all high availability partition groups the client is
associated with.
|
GetConfigResult |
AbstractAWSCloudHSM.getConfig(GetConfigRequest request) |
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest)
Gets the configuration files necessary to connect to all high availability partition groups the client is
associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request) |
Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request) |
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high availability partition groups the client is
associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetConfigResult> |
AWSCloudHSMAsync.getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
Gets the configuration files necessary to connect to all high availability partition groups the client is
associated with.
|
Future<GetConfigResult> |
AWSCloudHSMAsyncClient.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
Future<GetConfigResult> |
AbstractAWSCloudHSMAsync.getConfigAsync(GetConfigRequest request,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetConfigRequest> |
GetConfigRequestProtocolMarshaller.marshall(GetConfigRequest getConfigRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetConfigRequest> |
GetConfigRequestProtocolMarshaller.marshall(GetConfigRequest getConfigRequest) |
void |
GetConfigRequestMarshaller.marshall(GetConfigRequest getConfigRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.