| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveTagsFromStreamResponse |
KinesisClient.removeTagsFromStream(RemoveTagsFromStreamRequest removeTagsFromStreamRequest)
Removes tags from the specified Kinesis data stream.
|
default CompletableFuture<RemoveTagsFromStreamResponse> |
KinesisAsyncClient.removeTagsFromStream(RemoveTagsFromStreamRequest removeTagsFromStreamRequest)
Removes tags from the specified Kinesis data stream.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveTagsFromStreamRequestMarshaller.marshall(RemoveTagsFromStreamRequest removeTagsFromStreamRequest) |
Copyright © 2023. All rights reserved.