Uses of Class
com.mypurecloud.sdk.v2.model.EmailCampaignScheduleConfigChangeScheduleInterval
Packages that use EmailCampaignScheduleConfigChangeScheduleInterval
-
Uses of EmailCampaignScheduleConfigChangeScheduleInterval in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeScheduleInterval.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 EmailCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeEmailCampaignSchedule.getIntervals()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EmailCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionEmailCampaignScheduleConfigChangeEmailCampaignSchedule.intervals(List<EmailCampaignScheduleConfigChangeScheduleInterval> intervals) a list of start and end timesvoidEmailCampaignScheduleConfigChangeEmailCampaignSchedule.setIntervals(List<EmailCampaignScheduleConfigChangeScheduleInterval> intervals)