Uses of Class
software.amazon.awssdk.services.kinesis.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
-
Uses of TagResourceRequest in software.amazon.awssdk.services.kinesis
Methods in software.amazon.awssdk.services.kinesis with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>KinesisAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Adds or updates tags for the specified Kinesis resource.default TagResourceResponseKinesisClient.tagResource(TagResourceRequest tagResourceRequest) Adds or updates tags for the specified Kinesis resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.kinesis.transform
Methods in software.amazon.awssdk.services.kinesis.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)