Uses of Class
com.mypurecloud.sdk.v2.model.UpdateMuAgentWorkPlanRequest
Packages that use UpdateMuAgentWorkPlanRequest
-
Uses of UpdateMuAgentWorkPlanRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateMuAgentWorkPlanRequestModifier and TypeMethodDescriptionThe agent id for whom the work plan is updatedUpdateMuAgentWorkPlanRequest.workPlanId(ValueWrapperString workPlanId) The current work plan ID for the agentUpdateMuAgentWorkPlanRequest.workPlanOverrides(WorkPlanOverrideListWrapperWorkPlanOverrideRequest workPlanOverrides) The list of work plan overrides for the agentMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UpdateMuAgentWorkPlanRequestMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UpdateMuAgentWorkPlanRequestModifier and TypeMethodDescriptionUpdateMuAgentWorkPlansBatchRequest.entities(List<UpdateMuAgentWorkPlanRequest> entities) voidUpdateMuAgentWorkPlansBatchRequest.setEntities(List<UpdateMuAgentWorkPlanRequest> entities)