| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CampaignEventFilter |
CampaignEventFilter.clone() |
CampaignEventFilter |
Schedule.getEventFilter()
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
|
CampaignEventFilter |
CampaignEventFilter.withDimensions(EventDimensions dimensions)
The dimension settings of the event filter for the campaign.
|
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)
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
|
Schedule |
Schedule.withEventFilter(CampaignEventFilter eventFilter)
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
|
Copyright © 2021. All rights reserved.