| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForDeliveryStreamResponse |
FirehoseClient.listTagsForDeliveryStream(Consumer<ListTagsForDeliveryStreamRequest.Builder> listTagsForDeliveryStreamRequest)
Lists the tags for the specified delivery stream.
|
default ListTagsForDeliveryStreamResponse |
FirehoseClient.listTagsForDeliveryStream(ListTagsForDeliveryStreamRequest listTagsForDeliveryStreamRequest)
Lists the tags for the specified delivery stream.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForDeliveryStreamResponse> |
FirehoseAsyncClient.listTagsForDeliveryStream(Consumer<ListTagsForDeliveryStreamRequest.Builder> listTagsForDeliveryStreamRequest)
Lists the tags for the specified delivery stream.
|
default CompletableFuture<ListTagsForDeliveryStreamResponse> |
FirehoseAsyncClient.listTagsForDeliveryStream(ListTagsForDeliveryStreamRequest listTagsForDeliveryStreamRequest)
Lists the tags for the specified delivery stream.
|
Copyright © 2023. All rights reserved.