Uses of Class
com.mypurecloud.sdk.v2.model.DialerSequenceScheduleConfigChangeScheduleInterval
Packages that use DialerSequenceScheduleConfigChangeScheduleInterval
-
Uses of DialerSequenceScheduleConfigChangeScheduleInterval in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialerSequenceScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionDialerSequenceScheduleConfigChangeScheduleInterval.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 DialerSequenceScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionDialerSequenceScheduleConfigChangeSequenceSchedule.getIntervals()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialerSequenceScheduleConfigChangeScheduleIntervalModifier and TypeMethodDescriptionDialerSequenceScheduleConfigChangeSequenceSchedule.intervals(List<DialerSequenceScheduleConfigChangeScheduleInterval> intervals) a list of start and end timesvoidDialerSequenceScheduleConfigChangeSequenceSchedule.setIntervals(List<DialerSequenceScheduleConfigChangeScheduleInterval> intervals)