Uses of Enum Class
com.mypurecloud.sdk.v2.model.AdminAgentWorkPlanBiddingPreference.OverrideReasonEnum
Packages that use AdminAgentWorkPlanBiddingPreference.OverrideReasonEnum
-
Uses of AdminAgentWorkPlanBiddingPreference.OverrideReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AdminAgentWorkPlanBiddingPreference.OverrideReasonEnumModifier and TypeMethodDescriptionAdminAgentWorkPlanBiddingPreference.OverrideReasonEnum.fromString(String key) AdminAgentWorkPlanBiddingPreference.getOverrideReason()Returns the enum constant of this class with the specified name.AdminAgentWorkPlanBiddingPreference.OverrideReasonEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AdminAgentWorkPlanBiddingPreference.OverrideReasonEnumModifier and TypeMethodDescriptionAdminAgentWorkPlanBiddingPreference.overrideReason(AdminAgentWorkPlanBiddingPreference.OverrideReasonEnum overrideReason) The reason why the assigned work plan has been overridden.voidAdminAgentWorkPlanBiddingPreference.setOverrideReason(AdminAgentWorkPlanBiddingPreference.OverrideReasonEnum overrideReason)