| 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 CreateHsmResponse |
CloudHsmV2Client.createHsm(Consumer<CreateHsmRequest.Builder> createHsmRequest)
Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.
|
default CreateHsmResponse |
CloudHsmV2Client.createHsm(CreateHsmRequest createHsmRequest)
Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateHsmResponse> |
CloudHsmV2AsyncClient.createHsm(Consumer<CreateHsmRequest.Builder> createHsmRequest)
Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.
|
default CompletableFuture<CreateHsmResponse> |
CloudHsmV2AsyncClient.createHsm(CreateHsmRequest createHsmRequest)
Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster.
|
Copyright © 2023. All rights reserved.