Uses of Class
com.mypurecloud.sdk.v2.model.DialerCampaignScheduleConfigChangeScheduleInterval
Packages that use DialerCampaignScheduleConfigChangeScheduleInterval
-
Uses of DialerCampaignScheduleConfigChangeScheduleInterval in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionDialerCampaignScheduleConfigChangeScheduleInterval.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 DialerCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionDialerCampaignScheduleConfigChangeCampaignSchedule.getIntervals()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialerCampaignScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionDialerCampaignScheduleConfigChangeCampaignSchedule.intervals(List<DialerCampaignScheduleConfigChangeScheduleInterval> intervals) a list of start and end timesvoidDialerCampaignScheduleConfigChangeCampaignSchedule.setIntervals(List<DialerCampaignScheduleConfigChangeScheduleInterval> intervals)