Uses of Class
software.amazon.awssdk.services.pinpoint.model.EventsRequest
-
Packages that use EventsRequest Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EventsRequest in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EventsRequest Modifier and Type Method Description EventsRequestPutEventsRequest. eventsRequest()Returns the value of the EventsRequest property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EventsRequest Modifier and Type Method Description PutEventsRequest.BuilderPutEventsRequest.Builder. eventsRequest(EventsRequest eventsRequest)Sets the value of the EventsRequest property for this object.
-