Uses of Enum Class
com.mypurecloud.sdk.v2.model.UpdateBusinessUnitSettingsRequest.StartDayOfWeekEnum
Packages that use UpdateBusinessUnitSettingsRequest.StartDayOfWeekEnum
-
Uses of UpdateBusinessUnitSettingsRequest.StartDayOfWeekEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateBusinessUnitSettingsRequest.StartDayOfWeekEnumModifier and TypeMethodDescriptionUpdateBusinessUnitSettingsRequest.StartDayOfWeekEnum.fromString(String key) UpdateBusinessUnitSettingsRequest.getStartDayOfWeek()Returns the enum constant of this class with the specified name.UpdateBusinessUnitSettingsRequest.StartDayOfWeekEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.