Uses of Class
software.amazon.awssdk.services.eventbridge.model.TagResourceRequest
Packages that use TagResourceRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of TagResourceRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type TagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagResourceResponse>EventBridgeAsyncClient.tagResource(TagResourceRequest tagResourceRequest) Assigns one or more tags (key-value pairs) to the specified EventBridge resource.default TagResourceResponseEventBridgeClient.tagResource(TagResourceRequest tagResourceRequest) Assigns one or more tags (key-value pairs) to the specified EventBridge resource. -
Uses of TagResourceRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type TagResourceRequestModifier and TypeMethodDescriptionTagResourceRequestMarshaller.marshall(TagResourceRequest tagResourceRequest)