Uses of Class
software.amazon.awssdk.services.kinesis.model.RemoveTagsFromStreamRequest
Packages that use RemoveTagsFromStreamRequest
Package
Description
-
Uses of RemoveTagsFromStreamRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type RemoveTagsFromStreamRequestModifier and TypeMethodDescriptionKinesisAsyncClient.removeTagsFromStream(RemoveTagsFromStreamRequest removeTagsFromStreamRequest) Removes tags from the specified Kinesis data stream.default RemoveTagsFromStreamResponseKinesisClient.removeTagsFromStream(RemoveTagsFromStreamRequest removeTagsFromStreamRequest) Removes tags from the specified Kinesis data stream. -
Uses of RemoveTagsFromStreamRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type RemoveTagsFromStreamRequestModifier and TypeMethodDescriptionRemoveTagsFromStreamRequestMarshaller.marshall(RemoveTagsFromStreamRequest removeTagsFromStreamRequest)