Uses of Class
com.mypurecloud.sdk.v2.model.AgentManagementUnitReference
Packages that use AgentManagementUnitReference
-
Uses of AgentManagementUnitReference in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AgentManagementUnitReferenceModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAgentManagementunit(GetWorkforcemanagementAgentManagementunitRequest request) Get the management unit to which the agent belongsWorkforceManagementApi.getWorkforcemanagementAgentManagementunit(String agentId) Get the management unit to which the agent belongsWorkforceManagementApi.getWorkforcemanagementAgentsMeManagementunit()Get the management unit to which the currently logged in agent belongsWorkforceManagementApi.getWorkforcemanagementAgentsMeManagementunit(GetWorkforcemanagementAgentsMeManagementunitRequest request) Get the management unit to which the currently logged in agent belongsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AgentManagementUnitReferenceModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAgentManagementunit(ApiRequest<Void> request) Get the management unit to which the agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentManagementunitAsync(GetWorkforcemanagementAgentManagementunitRequest request, AsyncApiCallback<AgentManagementUnitReference> callback) Get the management unit to which the agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentManagementunitAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentManagementUnitReference>> callback) Get the management unit to which the agent belongsWorkforceManagementApi.getWorkforcemanagementAgentManagementunitWithHttpInfo(String agentId) Get the management unit to which the agent belongsWorkforceManagementApi.getWorkforcemanagementAgentsMeManagementunit(ApiRequest<Void> request) Get the management unit to which the currently logged in agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentsMeManagementunitAsync(GetWorkforcemanagementAgentsMeManagementunitRequest request, AsyncApiCallback<AgentManagementUnitReference> callback) Get the management unit to which the currently logged in agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentsMeManagementunitAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentManagementUnitReference>> callback) Get the management unit to which the currently logged in agent belongsWorkforceManagementApi.getWorkforcemanagementAgentsMeManagementunitWithHttpInfo()Get the management unit to which the currently logged in agent belongsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentManagementUnitReferenceModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementAgentManagementunitAsync(GetWorkforcemanagementAgentManagementunitRequest request, AsyncApiCallback<AgentManagementUnitReference> callback) Get the management unit to which the agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentManagementunitAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentManagementUnitReference>> callback) Get the management unit to which the agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentsMeManagementunitAsync(GetWorkforcemanagementAgentsMeManagementunitRequest request, AsyncApiCallback<AgentManagementUnitReference> callback) Get the management unit to which the currently logged in agent belongsWorkforceManagementApiAsync.getWorkforcemanagementAgentsMeManagementunitAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AgentManagementUnitReference>> callback) Get the management unit to which the currently logged in agent belongs -
Uses of AgentManagementUnitReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentManagementUnitReferenceModifier and TypeMethodDescriptionAgentManagementUnitReference.businessUnit(BusinessUnitReference businessUnit) The business unit to which the user (agent) belongs.AgentManagementUnitReference.managementUnit(ManagementUnitReference managementUnit) The management to which the user (agent) belongsAgentManagementUnitReference.user(UserReference user) The user (agent) for whom the management unit was requested