Uses of Class
software.amazon.awssdk.services.kinesis.model.AddTagsToStreamRequest
Packages that use AddTagsToStreamRequest
Package
Description
-
Uses of AddTagsToStreamRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type AddTagsToStreamRequestModifier and TypeMethodDescriptiondefault CompletableFuture<AddTagsToStreamResponse>KinesisAsyncClient.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest) Adds or updates tags for the specified Kinesis data stream.default AddTagsToStreamResponseKinesisClient.addTagsToStream(AddTagsToStreamRequest addTagsToStreamRequest) Adds or updates tags for the specified Kinesis data stream. -
Uses of AddTagsToStreamRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type AddTagsToStreamRequestModifier and TypeMethodDescriptionAddTagsToStreamRequestMarshaller.marshall(AddTagsToStreamRequest addTagsToStreamRequest)