| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudhsmv2 |
For more information about AWS CloudHSM, see AWS CloudHSM and the AWS CloudHSM User Guide.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateClusterResponse |
CloudHsmV2Client.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Creates a new AWS CloudHSM cluster.
|
default CreateClusterResponse |
CloudHsmV2Client.createCluster(CreateClusterRequest createClusterRequest)
Creates a new AWS CloudHSM cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateClusterResponse> |
CloudHsmV2AsyncClient.createCluster(Consumer<CreateClusterRequest.Builder> createClusterRequest)
Creates a new AWS CloudHSM cluster.
|
default CompletableFuture<CreateClusterResponse> |
CloudHsmV2AsyncClient.createCluster(CreateClusterRequest createClusterRequest)
Creates a new AWS CloudHSM cluster.
|
Copyright © 2023. All rights reserved.