Uses of Class
software.amazon.awssdk.services.pinpoint.model.Condition
-
Packages that use Condition Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of Condition in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return Condition Modifier and Type Method Description ConditionConditionalSplitActivity. condition()The conditions that define the paths for the activity, and the relationship between the conditions.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type Condition Modifier and Type Method Description ConditionalSplitActivity.BuilderConditionalSplitActivity.Builder. condition(Condition condition)The conditions that define the paths for the activity, and the relationship between the conditions.
-