| Package | Description |
|---|---|
| software.amazon.awssdk.services.signer |
AWS Signer is a fully managed code signing service to help you ensure the trust and integrity of your code.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SignerClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a signing profile.
|
default UntagResourceResponse |
SignerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a signing profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SignerAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a signing profile.
|
default CompletableFuture<UntagResourceResponse> |
SignerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a signing profile.
|
Copyright © 2023. All rights reserved.