Uses of Enum Class
com.mypurecloud.sdk.v2.model.UpdateWorkPlanBid.AgentRankingTypeEnum
Packages that use UpdateWorkPlanBid.AgentRankingTypeEnum
-
Uses of UpdateWorkPlanBid.AgentRankingTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateWorkPlanBid.AgentRankingTypeEnumModifier and TypeMethodDescriptionUpdateWorkPlanBid.AgentRankingTypeEnum.fromString(String key) UpdateWorkPlanBid.getAgentRankingType()Returns the enum constant of this class with the specified name.UpdateWorkPlanBid.AgentRankingTypeEnum.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 UpdateWorkPlanBid.AgentRankingTypeEnumModifier and TypeMethodDescriptionUpdateWorkPlanBid.agentRankingType(UpdateWorkPlanBid.AgentRankingTypeEnum agentRankingType) The type of agent ranking selected for this bidvoidUpdateWorkPlanBid.setAgentRankingType(UpdateWorkPlanBid.AgentRankingTypeEnum agentRankingType)