@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AWSCloudHSMAsync extends AWSCloudHSM
AsyncHandler
can be used to receive
notification when an asynchronous operation completes.
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAWSCloudHSMAsync
instead.
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
ENDPOINT_PREFIX
Modifier and Type | Method and Description |
---|---|
Future<AddTagsToResourceResult> |
addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<AddTagsToResourceResult> |
addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest,
AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateHapgResult> |
createHapgAsync(CreateHapgRequest createHapgRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateHapgResult> |
createHapgAsync(CreateHapgRequest createHapgRequest,
AsyncHandler<CreateHapgRequest,CreateHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateHsmResult> |
createHsmAsync(CreateHsmRequest createHsmRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateHsmResult> |
createHsmAsync(CreateHsmRequest createHsmRequest,
AsyncHandler<CreateHsmRequest,CreateHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateLunaClientResult> |
createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<CreateLunaClientResult> |
createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest,
AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<DeleteHapgResult> |
deleteHapgAsync(DeleteHapgRequest deleteHapgRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<DeleteHapgResult> |
deleteHapgAsync(DeleteHapgRequest deleteHapgRequest,
AsyncHandler<DeleteHapgRequest,DeleteHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<DeleteHsmResult> |
deleteHsmAsync(DeleteHsmRequest deleteHsmRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<DeleteHsmResult> |
deleteHsmAsync(DeleteHsmRequest deleteHsmRequest,
AsyncHandler<DeleteHsmRequest,DeleteHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<DeleteLunaClientResult> |
deleteLunaClientAsync(DeleteLunaClientRequest deleteLunaClientRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<DeleteLunaClientResult> |
deleteLunaClientAsync(DeleteLunaClientRequest deleteLunaClientRequest,
AsyncHandler<DeleteLunaClientRequest,DeleteLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<DescribeHapgResult> |
describeHapgAsync(DescribeHapgRequest describeHapgRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<DescribeHapgResult> |
describeHapgAsync(DescribeHapgRequest describeHapgRequest,
AsyncHandler<DescribeHapgRequest,DescribeHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<DescribeHsmResult> |
describeHsmAsync()
Simplified method form for invoking the DescribeHsm operation.
|
Future<DescribeHsmResult> |
describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Simplified method form for invoking the DescribeHsm operation with an AsyncHandler.
|
Future<DescribeHsmResult> |
describeHsmAsync(DescribeHsmRequest describeHsmRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<DescribeHsmResult> |
describeHsmAsync(DescribeHsmRequest describeHsmRequest,
AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<DescribeLunaClientResult> |
describeLunaClientAsync()
Simplified method form for invoking the DescribeLunaClient operation.
|
Future<DescribeLunaClientResult> |
describeLunaClientAsync(AsyncHandler<DescribeLunaClientRequest,DescribeLunaClientResult> asyncHandler)
Simplified method form for invoking the DescribeLunaClient operation with an AsyncHandler.
|
Future<DescribeLunaClientResult> |
describeLunaClientAsync(DescribeLunaClientRequest describeLunaClientRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<DescribeLunaClientResult> |
describeLunaClientAsync(DescribeLunaClientRequest describeLunaClientRequest,
AsyncHandler<DescribeLunaClientRequest,DescribeLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<GetConfigResult> |
getConfigAsync(GetConfigRequest getConfigRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<GetConfigResult> |
getConfigAsync(GetConfigRequest getConfigRequest,
AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ListAvailableZonesResult> |
listAvailableZonesAsync()
Simplified method form for invoking the ListAvailableZones operation.
|
Future<ListAvailableZonesResult> |
listAvailableZonesAsync(AsyncHandler<ListAvailableZonesRequest,ListAvailableZonesResult> asyncHandler)
Simplified method form for invoking the ListAvailableZones operation with an AsyncHandler.
|
Future<ListAvailableZonesResult> |
listAvailableZonesAsync(ListAvailableZonesRequest listAvailableZonesRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ListAvailableZonesResult> |
listAvailableZonesAsync(ListAvailableZonesRequest listAvailableZonesRequest,
AsyncHandler<ListAvailableZonesRequest,ListAvailableZonesResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ListHapgsResult> |
listHapgsAsync()
Simplified method form for invoking the ListHapgs operation.
|
Future<ListHapgsResult> |
listHapgsAsync(AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
Simplified method form for invoking the ListHapgs operation with an AsyncHandler.
|
Future<ListHapgsResult> |
listHapgsAsync(ListHapgsRequest listHapgsRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ListHapgsResult> |
listHapgsAsync(ListHapgsRequest listHapgsRequest,
AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ListHsmsResult> |
listHsmsAsync()
Simplified method form for invoking the ListHsms operation.
|
Future<ListHsmsResult> |
listHsmsAsync(AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
Simplified method form for invoking the ListHsms operation with an AsyncHandler.
|
Future<ListHsmsResult> |
listHsmsAsync(ListHsmsRequest listHsmsRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ListHsmsResult> |
listHsmsAsync(ListHsmsRequest listHsmsRequest,
AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ListLunaClientsResult> |
listLunaClientsAsync()
Simplified method form for invoking the ListLunaClients operation.
|
Future<ListLunaClientsResult> |
listLunaClientsAsync(AsyncHandler<ListLunaClientsRequest,ListLunaClientsResult> asyncHandler)
Simplified method form for invoking the ListLunaClients operation with an AsyncHandler.
|
Future<ListLunaClientsResult> |
listLunaClientsAsync(ListLunaClientsRequest listLunaClientsRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ListLunaClientsResult> |
listLunaClientsAsync(ListLunaClientsRequest listLunaClientsRequest,
AsyncHandler<ListLunaClientsRequest,ListLunaClientsResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ModifyHapgResult> |
modifyHapgAsync(ModifyHapgRequest modifyHapgRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ModifyHapgResult> |
modifyHapgAsync(ModifyHapgRequest modifyHapgRequest,
AsyncHandler<ModifyHapgRequest,ModifyHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ModifyHsmResult> |
modifyHsmAsync(ModifyHsmRequest modifyHsmRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ModifyHsmResult> |
modifyHsmAsync(ModifyHsmRequest modifyHsmRequest,
AsyncHandler<ModifyHsmRequest,ModifyHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<ModifyLunaClientResult> |
modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<ModifyLunaClientResult> |
modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest,
AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
Future<RemoveTagsFromResourceResult> |
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
This is documentation for AWS CloudHSM Classic.
|
Future<RemoveTagsFromResourceResult> |
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
This is documentation for AWS CloudHSM Classic.
|
addTagsToResource, createHapg, createHsm, createLunaClient, deleteHapg, deleteHsm, deleteLunaClient, describeHapg, describeHsm, describeHsm, describeLunaClient, describeLunaClient, getCachedResponseMetadata, getConfig, listAvailableZones, listAvailableZones, listHapgs, listHapgs, listHsms, listHsms, listLunaClients, listLunaClients, listTagsForResource, modifyHapg, modifyHsm, modifyLunaClient, removeTagsFromResource, setEndpoint, setRegion, shutdown
Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Adds or overwrites one or more tags for the specified AWS CloudHSM resource.
Each tag consists of a key and a value. Tag keys must be unique to each resource.
addTagsToResourceRequest
- Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Adds or overwrites one or more tags for the specified AWS CloudHSM resource.
Each tag consists of a key and a value. Tag keys must be unique to each resource.
addTagsToResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateHapgResult> createHapgAsync(CreateHapgRequest createHapgRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs.
createHapgRequest
- Contains the inputs for the CreateHapgRequest action.Future<CreateHapgResult> createHapgAsync(CreateHapgRequest createHapgRequest, AsyncHandler<CreateHapgRequest,CreateHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Creates a high-availability partition group. A high-availability partition group is a group of partitions that spans multiple physical HSMs.
createHapgRequest
- Contains the inputs for the CreateHapgRequest action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateHsmResult> createHsmAsync(CreateHsmRequest createHsmRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Creates an uninitialized HSM instance.
There is an upfront fee charged for each HSM instance that you create with the CreateHsm
operation.
If you accidentally provision an HSM and want to request a refund, delete the instance using the DeleteHsm
operation, go to the AWS Support Center, create a new
case, and select Account and Billing Support.
It can take up to 20 minutes to create and provision an HSM. You can monitor the status of the HSM with the
DescribeHsm operation. The HSM is ready to be initialized when the status changes to RUNNING
.
createHsmRequest
- Contains the inputs for the CreateHsm
operation.Future<CreateHsmResult> createHsmAsync(CreateHsmRequest createHsmRequest, AsyncHandler<CreateHsmRequest,CreateHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Creates an uninitialized HSM instance.
There is an upfront fee charged for each HSM instance that you create with the CreateHsm
operation.
If you accidentally provision an HSM and want to request a refund, delete the instance using the DeleteHsm
operation, go to the AWS Support Center, create a new
case, and select Account and Billing Support.
It can take up to 20 minutes to create and provision an HSM. You can monitor the status of the HSM with the
DescribeHsm operation. The HSM is ready to be initialized when the status changes to RUNNING
.
createHsmRequest
- Contains the inputs for the CreateHsm
operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CreateLunaClientResult> createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Creates an HSM client.
createLunaClientRequest
- Contains the inputs for the CreateLunaClient action.Future<CreateLunaClientResult> createLunaClientAsync(CreateLunaClientRequest createLunaClientRequest, AsyncHandler<CreateLunaClientRequest,CreateLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Creates an HSM client.
createLunaClientRequest
- Contains the inputs for the CreateLunaClient action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteHapgResult> deleteHapgAsync(DeleteHapgRequest deleteHapgRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Deletes a high-availability partition group.
deleteHapgRequest
- Contains the inputs for the DeleteHapg action.Future<DeleteHapgResult> deleteHapgAsync(DeleteHapgRequest deleteHapgRequest, AsyncHandler<DeleteHapgRequest,DeleteHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Deletes a high-availability partition group.
deleteHapgRequest
- Contains the inputs for the DeleteHapg action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteHsmResult> deleteHsmAsync(DeleteHsmRequest deleteHsmRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Deletes an HSM. After completion, this operation cannot be undone and your key material cannot be recovered.
deleteHsmRequest
- Contains the inputs for the DeleteHsm operation.Future<DeleteHsmResult> deleteHsmAsync(DeleteHsmRequest deleteHsmRequest, AsyncHandler<DeleteHsmRequest,DeleteHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Deletes an HSM. After completion, this operation cannot be undone and your key material cannot be recovered.
deleteHsmRequest
- Contains the inputs for the DeleteHsm operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteLunaClientResult> deleteLunaClientAsync(DeleteLunaClientRequest deleteLunaClientRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Deletes a client.
deleteLunaClientRequest
- Future<DeleteLunaClientResult> deleteLunaClientAsync(DeleteLunaClientRequest deleteLunaClientRequest, AsyncHandler<DeleteLunaClientRequest,DeleteLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Deletes a client.
deleteLunaClientRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeHapgResult> describeHapgAsync(DescribeHapgRequest describeHapgRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves information about a high-availability partition group.
describeHapgRequest
- Contains the inputs for the DescribeHapg action.Future<DescribeHapgResult> describeHapgAsync(DescribeHapgRequest describeHapgRequest, AsyncHandler<DescribeHapgRequest,DescribeHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves information about a high-availability partition group.
describeHapgRequest
- Contains the inputs for the DescribeHapg action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeHsmResult> describeHsmAsync(DescribeHsmRequest describeHsmRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number.
describeHsmRequest
- Contains the inputs for the DescribeHsm operation.Future<DescribeHsmResult> describeHsmAsync(DescribeHsmRequest describeHsmRequest, AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves information about an HSM. You can identify the HSM by its ARN or its serial number.
describeHsmRequest
- Contains the inputs for the DescribeHsm operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeHsmResult> describeHsmAsync()
describeHsmAsync(DescribeHsmRequest)
Future<DescribeHsmResult> describeHsmAsync(AsyncHandler<DescribeHsmRequest,DescribeHsmResult> asyncHandler)
Future<DescribeLunaClientResult> describeLunaClientAsync(DescribeLunaClientRequest describeLunaClientRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves information about an HSM client.
describeLunaClientRequest
- Future<DescribeLunaClientResult> describeLunaClientAsync(DescribeLunaClientRequest describeLunaClientRequest, AsyncHandler<DescribeLunaClientRequest,DescribeLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves information about an HSM client.
describeLunaClientRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeLunaClientResult> describeLunaClientAsync()
Future<DescribeLunaClientResult> describeLunaClientAsync(AsyncHandler<DescribeLunaClientRequest,DescribeLunaClientResult> asyncHandler)
Future<GetConfigResult> getConfigAsync(GetConfigRequest getConfigRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.
getConfigRequest
- Future<GetConfigResult> getConfigAsync(GetConfigRequest getConfigRequest, AsyncHandler<GetConfigRequest,GetConfigResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Gets the configuration files necessary to connect to all high availability partition groups the client is associated with.
getConfigRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAvailableZonesResult> listAvailableZonesAsync(ListAvailableZonesRequest listAvailableZonesRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Lists the Availability Zones that have available AWS CloudHSM capacity.
listAvailableZonesRequest
- Contains the inputs for the ListAvailableZones action.Future<ListAvailableZonesResult> listAvailableZonesAsync(ListAvailableZonesRequest listAvailableZonesRequest, AsyncHandler<ListAvailableZonesRequest,ListAvailableZonesResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Lists the Availability Zones that have available AWS CloudHSM capacity.
listAvailableZonesRequest
- Contains the inputs for the ListAvailableZones action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAvailableZonesResult> listAvailableZonesAsync()
Future<ListAvailableZonesResult> listAvailableZonesAsync(AsyncHandler<ListAvailableZonesRequest,ListAvailableZonesResult> asyncHandler)
Future<ListHapgsResult> listHapgsAsync(ListHapgsRequest listHapgsRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Lists the high-availability partition groups for the account.
This operation supports pagination with the use of the NextToken
member. If more results are
available, the NextToken
member of the response contains a token that you pass in the next call to
ListHapgs
to retrieve the next set of items.
listHapgsRequest
- Future<ListHapgsResult> listHapgsAsync(ListHapgsRequest listHapgsRequest, AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Lists the high-availability partition groups for the account.
This operation supports pagination with the use of the NextToken
member. If more results are
available, the NextToken
member of the response contains a token that you pass in the next call to
ListHapgs
to retrieve the next set of items.
listHapgsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListHapgsResult> listHapgsAsync()
listHapgsAsync(ListHapgsRequest)
Future<ListHapgsResult> listHapgsAsync(AsyncHandler<ListHapgsRequest,ListHapgsResult> asyncHandler)
Future<ListHsmsResult> listHsmsAsync(ListHsmsRequest listHsmsRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves the identifiers of all of the HSMs provisioned for the current customer.
This operation supports pagination with the use of the NextToken
member. If more results are
available, the NextToken
member of the response contains a token that you pass in the next call to
ListHsms
to retrieve the next set of items.
listHsmsRequest
- Future<ListHsmsResult> listHsmsAsync(ListHsmsRequest listHsmsRequest, AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Retrieves the identifiers of all of the HSMs provisioned for the current customer.
This operation supports pagination with the use of the NextToken
member. If more results are
available, the NextToken
member of the response contains a token that you pass in the next call to
ListHsms
to retrieve the next set of items.
listHsmsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListHsmsResult> listHsmsAsync()
listHsmsAsync(ListHsmsRequest)
Future<ListHsmsResult> listHsmsAsync(AsyncHandler<ListHsmsRequest,ListHsmsResult> asyncHandler)
Future<ListLunaClientsResult> listLunaClientsAsync(ListLunaClientsRequest listLunaClientsRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Lists all of the clients.
This operation supports pagination with the use of the NextToken
member. If more results are
available, the NextToken
member of the response contains a token that you pass in the next call to
ListLunaClients
to retrieve the next set of items.
listLunaClientsRequest
- Future<ListLunaClientsResult> listLunaClientsAsync(ListLunaClientsRequest listLunaClientsRequest, AsyncHandler<ListLunaClientsRequest,ListLunaClientsResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Lists all of the clients.
This operation supports pagination with the use of the NextToken
member. If more results are
available, the NextToken
member of the response contains a token that you pass in the next call to
ListLunaClients
to retrieve the next set of items.
listLunaClientsRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListLunaClientsResult> listLunaClientsAsync()
Future<ListLunaClientsResult> listLunaClientsAsync(AsyncHandler<ListLunaClientsRequest,ListLunaClientsResult> asyncHandler)
Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Returns a list of all tags for the specified AWS CloudHSM resource.
listTagsForResourceRequest
- Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Returns a list of all tags for the specified AWS CloudHSM resource.
listTagsForResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ModifyHapgResult> modifyHapgAsync(ModifyHapgRequest modifyHapgRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Modifies an existing high-availability partition group.
modifyHapgRequest
- Future<ModifyHapgResult> modifyHapgAsync(ModifyHapgRequest modifyHapgRequest, AsyncHandler<ModifyHapgRequest,ModifyHapgResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Modifies an existing high-availability partition group.
modifyHapgRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ModifyHsmResult> modifyHsmAsync(ModifyHsmRequest modifyHsmRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Modifies an HSM.
This operation can result in the HSM being offline for up to 15 minutes while the AWS CloudHSM service is reconfigured. If you are modifying a production HSM, you should ensure that your AWS CloudHSM service is configured for high availability, and consider executing this operation during a maintenance window.
modifyHsmRequest
- Contains the inputs for the ModifyHsm operation.Future<ModifyHsmResult> modifyHsmAsync(ModifyHsmRequest modifyHsmRequest, AsyncHandler<ModifyHsmRequest,ModifyHsmResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Modifies an HSM.
This operation can result in the HSM being offline for up to 15 minutes while the AWS CloudHSM service is reconfigured. If you are modifying a production HSM, you should ensure that your AWS CloudHSM service is configured for high availability, and consider executing this operation during a maintenance window.
modifyHsmRequest
- Contains the inputs for the ModifyHsm operation.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ModifyLunaClientResult> modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Modifies the certificate used by the client.
This action can potentially start a workflow to install the new certificate on the client's HSMs.
modifyLunaClientRequest
- Future<ModifyLunaClientResult> modifyLunaClientAsync(ModifyLunaClientRequest modifyLunaClientRequest, AsyncHandler<ModifyLunaClientRequest,ModifyLunaClientResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Modifies the certificate used by the client.
This action can potentially start a workflow to install the new certificate on the client's HSMs.
modifyLunaClientRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Removes one or more tags from the specified AWS CloudHSM resource.
To remove a tag, specify only the tag key to remove (not the value). To overwrite the value for an existing tag, use AddTagsToResource.
removeTagsFromResourceRequest
- Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
This is documentation for AWS CloudHSM Classic. For more information, see AWS CloudHSM Classic FAQs, the AWS CloudHSM Classic User Guide, and the AWS CloudHSM Classic API Reference.
For information about the current version of AWS CloudHSM, see AWS CloudHSM, the AWS CloudHSM User Guide, and the AWS CloudHSM API Reference.
Removes one or more tags from the specified AWS CloudHSM resource.
To remove a tag, specify only the tag key to remove (not the value). To overwrite the value for an existing tag, use AddTagsToResource.
removeTagsFromResourceRequest
- asyncHandler
- Asynchronous callback handler for events in the lifecycle of the request. Users can provide an
implementation of the callback methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.