Uses of Class
software.amazon.awssdk.services.sfn.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
-
Uses of TagResourceRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>SfnAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Add a tag to a Step Functions resource.default TagResourceResponseSfnClient.tagResource(TagResourceRequest tagResourceRequest) Add a tag to a Step Functions resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)