Uses of Enum Class
com.mypurecloud.sdk.v2.model.AgentBidWorkPlanOverrideRequest.OverrideReasonEnum
Packages that use AgentBidWorkPlanOverrideRequest.OverrideReasonEnum
-
Uses of AgentBidWorkPlanOverrideRequest.OverrideReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentBidWorkPlanOverrideRequest.OverrideReasonEnumModifier and TypeMethodDescriptionAgentBidWorkPlanOverrideRequest.OverrideReasonEnum.fromString(String key) AgentBidWorkPlanOverrideRequest.getOverrideReason()Returns the enum constant of this class with the specified name.AgentBidWorkPlanOverrideRequest.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 AgentBidWorkPlanOverrideRequest.OverrideReasonEnumModifier and TypeMethodDescriptionAgentBidWorkPlanOverrideRequest.overrideReason(AgentBidWorkPlanOverrideRequest.OverrideReasonEnum overrideReason) The reason for overriding the assigned work plan.voidAgentBidWorkPlanOverrideRequest.setOverrideReason(AgentBidWorkPlanOverrideRequest.OverrideReasonEnum overrideReason)