| Package | Description |
|---|---|
| com.amazonaws.services.pipes |
Amazon EventBridge Pipes connects event sources to targets.
|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListTagsForResourceResult> |
AmazonPipesAsyncClient.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
Future<ListTagsForResourceResult> |
AmazonPipesAsync.listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
Displays the tags associated with a pipe.
|
Future<ListTagsForResourceResult> |
AbstractAmazonPipesAsync.listTagsForResourceAsync(ListTagsForResourceRequest request,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceRequest |
ListTagsForResourceRequest.clone() |
ListTagsForResourceRequest |
ListTagsForResourceRequest.withResourceArn(String resourceArn)
The ARN of the pipe for which you want to view tags.
|
Copyright © 2023. All rights reserved.