| 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 |
|---|---|
ListHsmsResult |
AWSCloudHSMClient.listHsms(ListHsmsRequest listHsmsRequest)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
ListHsmsResult |
AWSCloudHSM.listHsms(ListHsmsRequest listHsmsRequest)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
Future<ListHsmsResult> |
AWSCloudHSMAsync.listHsmsAsync(ListHsmsRequest listHsmsRequest)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
Future<ListHsmsResult> |
AWSCloudHSMAsyncClient.listHsmsAsync(ListHsmsRequest listHsmsRequest)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
Future<ListHsmsResult> |
AWSCloudHSMAsync.listHsmsAsync(ListHsmsRequest listHsmsRequest,
AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
Future<ListHsmsResult> |
AWSCloudHSMAsyncClient.listHsmsAsync(ListHsmsRequest listHsmsRequest,
AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListHsmsResult> |
AWSCloudHSMAsync.listHsmsAsync(ListHsmsRequest listHsmsRequest,
AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
Future<ListHsmsResult> |
AWSCloudHSMAsyncClient.listHsmsAsync(ListHsmsRequest listHsmsRequest,
AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
Retrieves the identifiers of all of the HSMs provisioned for the
current customer.
|
| Modifier and Type | Method and Description |
|---|---|
ListHsmsRequest |
ListHsmsRequest.clone() |
ListHsmsRequest |
ListHsmsRequest.withNextToken(String nextToken)
The NextToken value from a previous call to ListHsms.
|
Copyright © 2015. All rights reserved.