| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes |
Amazon EventBridge Pipes connects event sources to targets.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
PipesClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified pipes.
|
default UntagResourceResponse |
PipesClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified pipes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
PipesAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from the specified pipes.
|
default CompletableFuture<UntagResourceResponse> |
PipesAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified pipes.
|
Copyright © 2023. All rights reserved.