| 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 UntagResourceResponse |
CloudHsmV2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tag or tags from the specified AWS CloudHSM cluster.
|
default UntagResourceResponse |
CloudHsmV2Client.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tag or tags from the specified AWS CloudHSM cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
CloudHsmV2AsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the specified tag or tags from the specified AWS CloudHSM cluster.
|
default CompletableFuture<UntagResourceResponse> |
CloudHsmV2AsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tag or tags from the specified AWS CloudHSM cluster.
|
Copyright © 2023. All rights reserved.