Uses of Class
software.amazon.awssdk.services.eventbridge.model.PutEventsRequest
Packages that use PutEventsRequest
Package
Description
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
-
Uses of PutEventsRequest in software.amazon.awssdk.services.eventbridge
Methods in software.amazon.awssdk.services.eventbridge with parameters of type PutEventsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PutEventsResponse>EventBridgeAsyncClient.putEvents(PutEventsRequest putEventsRequest) Sends custom events to Amazon EventBridge so that they can be matched to rules.default PutEventsResponseEventBridgeClient.putEvents(PutEventsRequest putEventsRequest) Sends custom events to Amazon EventBridge so that they can be matched to rules. -
Uses of PutEventsRequest in software.amazon.awssdk.services.eventbridge.transform
Methods in software.amazon.awssdk.services.eventbridge.transform with parameters of type PutEventsRequestModifier and TypeMethodDescriptionPutEventsRequestMarshaller.marshall(PutEventsRequest putEventsRequest)