| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsToStreamResponse |
KinesisClient.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest)
Adds or updates tags for the specified Kinesis data stream.
|
default CompletableFuture<AddTagsToStreamResponse> |
KinesisAsyncClient.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest)
Adds or updates tags for the specified Kinesis data stream.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddTagsToStreamRequestMarshaller.marshall(AddTagsToStreamRequest addTagsToStreamRequest) |
Copyright © 2021. All rights reserved.