Uses of Class
com.mypurecloud.sdk.v2.model.ContentDatePickerAvailableTime
Packages that use ContentDatePickerAvailableTime
-
Uses of ContentDatePickerAvailableTime in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContentDatePickerAvailableTimeModifier and TypeMethodDescriptionThe date and times of the event being scheduled.The duration of the scheduling event in seconds.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ContentDatePickerAvailableTimeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ContentDatePickerAvailableTimeModifier and TypeMethodDescriptionContentDatePicker.availableTimes(List<ContentDatePickerAvailableTime> availableTimes) An array of available times objects.voidContentDatePicker.setAvailableTimes(List<ContentDatePickerAvailableTime> availableTimes)