Uses of Class
com.mypurecloud.sdk.v2.model.AutomaticTimeZoneMappingSettings
Packages that use AutomaticTimeZoneMappingSettings
-
Uses of AutomaticTimeZoneMappingSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AutomaticTimeZoneMappingSettingsModifier and TypeMethodDescriptionAutomaticTimeZoneMappingSettings.callableWindows(List<CallableWindow> callableWindows) The time intervals to use for automatic time zone mapping.OutboundSettings.getAutomaticTimeZoneMapping()AutomaticTimeZoneMappingSettings.supportedCountries(List<String> supportedCountries) The countries that are supported for automatic time zone mapping.Methods in com.mypurecloud.sdk.v2.model with parameters of type AutomaticTimeZoneMappingSettingsModifier and TypeMethodDescriptionOutboundSettings.automaticTimeZoneMapping(AutomaticTimeZoneMappingSettings automaticTimeZoneMapping) The settings for automatic time zone mapping.voidOutboundSettings.setAutomaticTimeZoneMapping(AutomaticTimeZoneMappingSettings automaticTimeZoneMapping)