Uses of Class
com.mypurecloud.sdk.v2.model.CallableWindow
Packages that use CallableWindow
-
Uses of CallableWindow in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallableWindowModifier and TypeMethodDescriptionCallableWindow.mapped(AtzmTimeSlot mapped) The time interval to place outbound calls, for contacts that can be mapped to a time zone.CallableWindow.unmapped(AtzmTimeSlotWithTimeZone unmapped) The time interval and time zone to place outbound calls, for contacts that cannot be mapped to a time zone.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CallableWindowMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type CallableWindowModifier and TypeMethodDescriptionAutomaticTimeZoneMappingSettings.callableWindows(List<CallableWindow> callableWindows) The time intervals to use for automatic time zone mapping.voidAutomaticTimeZoneMappingSettings.setCallableWindows(List<CallableWindow> callableWindows)