| 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 |
|---|---|
ListHapgsResult |
AWSCloudHSMClient.listHapgs(ListHapgsRequest listHapgsRequest)
Lists the high-availability partition groups for the account.
|
ListHapgsResult |
AWSCloudHSM.listHapgs(ListHapgsRequest listHapgsRequest)
Lists the high-availability partition groups for the account.
|
Future<ListHapgsResult> |
AWSCloudHSMAsync.listHapgsAsync(ListHapgsRequest listHapgsRequest)
Lists the high-availability partition groups for the account.
|
Future<ListHapgsResult> |
AWSCloudHSMAsyncClient.listHapgsAsync(ListHapgsRequest listHapgsRequest)
Lists the high-availability partition groups for the account.
|
Future<ListHapgsResult> |
AWSCloudHSMAsync.listHapgsAsync(ListHapgsRequest listHapgsRequest,
AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
Lists the high-availability partition groups for the account.
|
Future<ListHapgsResult> |
AWSCloudHSMAsyncClient.listHapgsAsync(ListHapgsRequest listHapgsRequest,
AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
Lists the high-availability partition groups for the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListHapgsResult> |
AWSCloudHSMAsync.listHapgsAsync(ListHapgsRequest listHapgsRequest,
AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
Lists the high-availability partition groups for the account.
|
Future<ListHapgsResult> |
AWSCloudHSMAsyncClient.listHapgsAsync(ListHapgsRequest listHapgsRequest,
AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
Lists the high-availability partition groups for the account.
|
| Modifier and Type | Method and Description |
|---|---|
ListHapgsRequest |
ListHapgsRequest.clone() |
ListHapgsRequest |
ListHapgsRequest.withNextToken(String nextToken)
The NextToken value from a previous call to ListHapgs.
|
Copyright © 2015. All rights reserved.