| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddTagsToStreamResponse> |
KinesisAsyncClient.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest)
Adds or updates tags for the specified Kinesis data stream.
|
default CompletableFuture<AddTagsToStreamResponse> |
KinesisAsyncClient.addTagsToStream(Consumer<AddTagsToStreamRequest.Builder> addTagsToStreamRequest)
Adds or updates tags for the specified Kinesis data stream.
|
| Modifier and Type | Method and Description |
|---|---|
AddTagsToStreamResponse |
AddTagsToStreamResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.