Uses of Class
com.mypurecloud.sdk.v2.model.WorkPlanRotationAgentResponse
Packages that use WorkPlanRotationAgentResponse
-
Uses of WorkPlanRotationAgentResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkPlanRotationAgentResponseModifier and TypeMethodDescriptionWorkPlanRotationAgentResponse.dateRange(DateRangeWithOptionalEnd dateRange) The date range to which this agent is effective in the work plan rotationStart position of the work plan in the pattern for this agent in the work plan rotation.WorkPlanRotationAgentResponse.user(UserReference user) The user associated with this work plan rotationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type WorkPlanRotationAgentResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type WorkPlanRotationAgentResponseModifier and TypeMethodDescriptionWorkPlanRotationResponse.agents(List<WorkPlanRotationAgentResponse> agents) Agents in this work plan rotation.voidWorkPlanRotationResponse.setAgents(List<WorkPlanRotationAgentResponse> agents)