| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
EventFilter |
EventFilter.clone() |
EventFilter |
EventStartCondition.getEventFilter() |
EventFilter |
EventFilter.withDimensions(EventDimensions dimensions)
The dimensions for the event filter to use for the campaign or the journey activity.
|
EventFilter |
EventFilter.withFilterType(FilterType filterType)
The type of event that causes the campaign to be sent or the journey activity to be performed.
|
EventFilter |
EventFilter.withFilterType(String filterType)
The type of event that causes the campaign to be sent or the journey activity to be performed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventStartCondition.setEventFilter(EventFilter eventFilter) |
EventStartCondition |
EventStartCondition.withEventFilter(EventFilter eventFilter) |
Copyright © 2021. All rights reserved.