Uses of Class
com.mypurecloud.sdk.v2.model.UpdateWorkPlanRotationAgentRequest
Packages that use UpdateWorkPlanRotationAgentRequest
-
Uses of UpdateWorkPlanRotationAgentRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateWorkPlanRotationAgentRequestModifier and TypeMethodDescriptionUpdateWorkPlanRotationAgentRequest.dateRange(DateRangeWithOptionalEnd dateRange) The date range to which this agent is effective in the work plan rotationIf marked true for this agent when updating, then this agent will be removed from this 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 UpdateWorkPlanRotationAgentRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UpdateWorkPlanRotationAgentRequestModifier and TypeMethodDescriptionUpdateWorkPlanRotationRequest.agents(List<UpdateWorkPlanRotationAgentRequest> agents) Agents in this work plan rotationvoidUpdateWorkPlanRotationRequest.setAgents(List<UpdateWorkPlanRotationAgentRequest> agents)