Package com.mypurecloud.sdk.v2.model
Class AutomaticTimeZoneMappingSettings
java.lang.Object
com.mypurecloud.sdk.v2.model.AutomaticTimeZoneMappingSettings
- All Implemented Interfaces:
Serializable
AutomaticTimeZoneMappingSettings
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncallableWindows(List<CallableWindow> callableWindows) The time intervals to use for automatic time zone mapping.booleaninthashCode()voidsetCallableWindows(List<CallableWindow> callableWindows) voidsetSupportedCountries(List<String> supportedCountries) supportedCountries(List<String> supportedCountries) The countries that are supported for automatic time zone mapping.toString()
-
Constructor Details
-
AutomaticTimeZoneMappingSettings
public AutomaticTimeZoneMappingSettings() -
AutomaticTimeZoneMappingSettings
-
-
Method Details
-
callableWindows
The time intervals to use for automatic time zone mapping. -
getCallableWindows
-
setCallableWindows
-
supportedCountries
The countries that are supported for automatic time zone mapping. -
getSupportedCountries
-
setSupportedCountries
-
equals
-
hashCode
public int hashCode() -
toString
-