Uses of Class
com.mypurecloud.sdk.v2.model.AddWorkPlanRotationAgentRequest
Packages that use AddWorkPlanRotationAgentRequest
-
Uses of AddWorkPlanRotationAgentRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AddWorkPlanRotationAgentRequestModifier and TypeMethodDescriptionAddWorkPlanRotationAgentRequest.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.The ID of an agent in this work plan rotationMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AddWorkPlanRotationAgentRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AddWorkPlanRotationAgentRequestModifier and TypeMethodDescriptionAddWorkPlanRotationRequest.agents(List<AddWorkPlanRotationAgentRequest> agents) Agents in this work plan rotationvoidAddWorkPlanRotationRequest.setAgents(List<AddWorkPlanRotationAgentRequest> agents)