Uses of Class
software.amazon.awssdk.services.dataexchange.model.Event
-
Packages that use Event Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of Event in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return Event Modifier and Type Method Description EventCreateEventActionRequest. event()What occurs to start an action.EventCreateEventActionResponse. event()What occurs to start an action.EventEventActionEntry. event()What occurs to start an action.EventGetEventActionResponse. event()What occurs to start an action.EventUpdateEventActionResponse. event()What occurs to start an action.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type Event Modifier and Type Method Description CreateEventActionRequest.BuilderCreateEventActionRequest.Builder. event(Event event)What occurs to start an action.CreateEventActionResponse.BuilderCreateEventActionResponse.Builder. event(Event event)What occurs to start an action.EventActionEntry.BuilderEventActionEntry.Builder. event(Event event)What occurs to start an action.GetEventActionResponse.BuilderGetEventActionResponse.Builder. event(Event event)What occurs to start an action.UpdateEventActionResponse.BuilderUpdateEventActionResponse.Builder. event(Event event)What occurs to start an action.
-