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