Uses of Class
software.amazon.awssdk.services.pinpoint.model.EventCondition
-
Packages that use EventCondition Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EventCondition in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return EventCondition Modifier and Type Method Description EventConditionSimpleCondition. eventCondition()The dimension settings for the event that's associated with the activity.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type EventCondition Modifier and Type Method Description SimpleCondition.BuilderSimpleCondition.Builder. eventCondition(EventCondition eventCondition)The dimension settings for the event that's associated with the activity.
-