| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CampaignEventFilter |
CampaignEventFilter.clone() |
CampaignEventFilter |
Schedule.getEventFilter()
Defines the type of events that can trigger the campaign.
|
CampaignEventFilter |
CampaignEventFilter.withDimensions(EventDimensions dimensions)
An object that defines the dimensions for the event filter.
|
CampaignEventFilter |
CampaignEventFilter.withFilterType(FilterType filterType)
The type of event that causes the campaign to be sent.
|
CampaignEventFilter |
CampaignEventFilter.withFilterType(String filterType)
The type of event that causes the campaign to be sent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setEventFilter(CampaignEventFilter eventFilter)
Defines the type of events that can trigger the campaign.
|
Schedule |
Schedule.withEventFilter(CampaignEventFilter eventFilter)
Defines the type of events that can trigger the campaign.
|
Copyright © 2019. All rights reserved.