Uses of Class
software.amazon.awssdk.services.pinpoint.model.EventStartCondition
-
Packages that use EventStartCondition Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EventStartCondition in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EventStartCondition Modifier and Type Method Description EventStartConditionStartCondition. eventStartCondition()Returns the value of the EventStartCondition property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EventStartCondition Modifier and Type Method Description StartCondition.BuilderStartCondition.Builder. eventStartCondition(EventStartCondition eventStartCondition)Sets the value of the EventStartCondition property for this object.
-