| Package | Description |
|---|---|
| software.amazon.awssdk.services.pipes |
Amazon EventBridge Pipes connects event sources to targets.
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
PipesClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Displays the tags associated with a pipe.
|
default ListTagsForResourceResponse |
PipesClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Displays the tags associated with a pipe.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
PipesAsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Displays the tags associated with a pipe.
|
default CompletableFuture<ListTagsForResourceResponse> |
PipesAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Displays the tags associated with a pipe.
|
Copyright © 2023. All rights reserved.