Uses of Class
software.amazon.awssdk.services.dataexchange.model.Action
-
Packages that use Action Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of Action in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return Action Modifier and Type Method Description ActionCreateEventActionRequest. action()What occurs after a certain event.ActionCreateEventActionResponse. action()What occurs after a certain event.ActionEventActionEntry. action()What occurs after a certain event.ActionGetEventActionResponse. action()What occurs after a certain event.ActionUpdateEventActionRequest. action()What occurs after a certain event.ActionUpdateEventActionResponse. action()What occurs after a certain event.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type Action Modifier and Type Method Description CreateEventActionRequest.BuilderCreateEventActionRequest.Builder. action(Action action)What occurs after a certain event.CreateEventActionResponse.BuilderCreateEventActionResponse.Builder. action(Action action)What occurs after a certain event.EventActionEntry.BuilderEventActionEntry.Builder. action(Action action)What occurs after a certain event.GetEventActionResponse.BuilderGetEventActionResponse.Builder. action(Action action)What occurs after a certain event.UpdateEventActionRequest.BuilderUpdateEventActionRequest.Builder. action(Action action)What occurs after a certain event.UpdateEventActionResponse.BuilderUpdateEventActionResponse.Builder. action(Action action)What occurs after a certain event.
-