| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis |
|
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemoveTagsFromStreamResponse> |
KinesisAsyncClient.removeTagsFromStream(Consumer<RemoveTagsFromStreamRequest.Builder> 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 |
|---|---|
RemoveTagsFromStreamResponse |
RemoveTagsFromStreamResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.