| 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 ModifyClusterResponse |
CloudHsmV2Client.modifyCluster(Consumer<ModifyClusterRequest.Builder> modifyClusterRequest)
Modifies AWS CloudHSM cluster.
|
default ModifyClusterResponse |
CloudHsmV2Client.modifyCluster(ModifyClusterRequest modifyClusterRequest)
Modifies AWS CloudHSM cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyClusterResponse> |
CloudHsmV2AsyncClient.modifyCluster(Consumer<ModifyClusterRequest.Builder> modifyClusterRequest)
Modifies AWS CloudHSM cluster.
|
default CompletableFuture<ModifyClusterResponse> |
CloudHsmV2AsyncClient.modifyCluster(ModifyClusterRequest modifyClusterRequest)
Modifies AWS CloudHSM cluster.
|
Copyright © 2023. All rights reserved.