Uses of Class
software.amazon.awssdk.services.pinpoint.model.InAppCampaignSchedule
-
Packages that use InAppCampaignSchedule Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of InAppCampaignSchedule in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return InAppCampaignSchedule Modifier and Type Method Description InAppCampaignScheduleInAppMessageCampaign. schedule()Schedule of the campaign.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type InAppCampaignSchedule Modifier and Type Method Description InAppMessageCampaign.BuilderInAppMessageCampaign.Builder. schedule(InAppCampaignSchedule schedule)Schedule of the campaign.
-