Uses of Class
com.mypurecloud.sdk.v2.model.DeletableUserReference
Packages that use DeletableUserReference
-
Uses of DeletableUserReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DeletableUserReferenceModifier and TypeMethodDescriptionIf marked true, the user will be removed an associated entityThe globally unique identifier for the object.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DeletableUserReferenceModifier and TypeMethodDescriptionWorkPlan.getAgents()WorkPlanListItemResponse.getAgents()WorkPlanValidationRequest.getAgents()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type DeletableUserReferenceModifier and TypeMethodDescriptionWorkPlan.agents(List<DeletableUserReference> agents) Agents in this work planWorkPlanListItemResponse.agents(List<DeletableUserReference> agents) Agents in this work plan.WorkPlanValidationRequest.agents(List<DeletableUserReference> agents) Agents in this work planvoidWorkPlan.setAgents(List<DeletableUserReference> agents) voidWorkPlanListItemResponse.setAgents(List<DeletableUserReference> agents) voidWorkPlanValidationRequest.setAgents(List<DeletableUserReference> agents)