| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForStreamResponse> |
KinesisAsyncClient.listTagsForStream(Consumer<ListTagsForStreamRequest.Builder> listTagsForStreamRequest)
Lists the tags for the specified Kinesis data stream.
|
default CompletableFuture<ListTagsForStreamResponse> |
KinesisAsyncClient.listTagsForStream(ListTagsForStreamRequest listTagsForStreamRequest)
Lists the tags for the specified Kinesis data stream.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForStreamResponse |
ListTagsForStreamResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.