| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ProtonClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Remove a customer tag from a resource.
|
default UntagResourceResponse |
ProtonClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove a customer tag from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ProtonAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Remove a customer tag from a resource.
|
default CompletableFuture<UntagResourceResponse> |
ProtonAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove a customer tag from a resource.
|
Copyright © 2023. All rights reserved.