Uses of Class
com.mypurecloud.sdk.v2.model.WhatsappCampaignScheduleConfigChangeScheduleInterval
Packages that use WhatsappCampaignScheduleConfigChangeScheduleInterval
-
Uses of WhatsappCampaignScheduleConfigChangeScheduleInterval in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WhatsappCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionWhatsappCampaignScheduleConfigChangeScheduleInterval.additionalProperties(Map<String, Object> additionalProperties) scheduled end time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZscheduled start time represented as an ISO-8601 string; for example, yyyy-MM-ddTHH:mm:ss.SSSZMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WhatsappCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionWhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule.getIntervals()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type WhatsappCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionWhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule.intervals(List<WhatsappCampaignScheduleConfigChangeScheduleInterval> intervals) a list of start and end timesvoidWhatsappCampaignScheduleConfigChangeWhatsAppCampaignSchedule.setIntervals(List<WhatsappCampaignScheduleConfigChangeScheduleInterval> intervals)