| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
CampaignEventFilter |
Schedule.eventFilter()
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
|
CampaignEventFilter |
InAppCampaignSchedule.eventFilter()
The event filter the SDK has to use to show the in-app message in the application.
|
| Modifier and Type | Method and Description |
|---|---|
Schedule.Builder |
Schedule.Builder.eventFilter(CampaignEventFilter eventFilter)
The type of event that causes the campaign to be sent, if the value of the Frequency property is EVENT.
|
InAppCampaignSchedule.Builder |
InAppCampaignSchedule.Builder.eventFilter(CampaignEventFilter eventFilter)
The event filter the SDK has to use to show the in-app message in the application.
|
Copyright © 2022. All rights reserved.