Uses of Class
com.mypurecloud.sdk.v2.model.AgentQueryAdherenceExplanationsRequest
Packages that use AgentQueryAdherenceExplanationsRequest
Package
Description
-
Uses of AgentQueryAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type AgentQueryAdherenceExplanationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQuery(AgentQueryAdherenceExplanationsRequest body, Boolean forceAsync, Boolean forceDownloadService) Query adherence explanations for the current userWorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQueryWithHttpInfo(AgentQueryAdherenceExplanationsRequest body, Boolean forceAsync, Boolean forceDownloadService) Query adherence explanations for the current userWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQuery(String agentId, AgentQueryAdherenceExplanationsRequest body, Boolean forceAsync, Boolean forceDownloadService) Query adherence explanations for the given agent across a specified rangeWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQueryWithHttpInfo(String agentId, AgentQueryAdherenceExplanationsRequest body, Boolean forceAsync, Boolean forceDownloadService) Query adherence explanations for the given agent across a specified rangeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AgentQueryAdherenceExplanationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQuery(ApiRequest<AgentQueryAdherenceExplanationsRequest> request) Query adherence explanations for the current userWorkforceManagementApiAsync.postWorkforcemanagementAdherenceExplanationsQueryAsync(ApiRequest<AgentQueryAdherenceExplanationsRequest> request, AsyncApiCallback<ApiResponse<QueryAdherenceExplanationsResponse>> callback) Query adherence explanations for the current userWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQuery(ApiRequest<AgentQueryAdherenceExplanationsRequest> request) Query adherence explanations for the given agent across a specified rangeWorkforceManagementApiAsync.postWorkforcemanagementAgentAdherenceExplanationsQueryAsync(ApiRequest<AgentQueryAdherenceExplanationsRequest> request, AsyncApiCallback<ApiResponse<AgentQueryAdherenceExplanationsResponse>> callback) Query adherence explanations for the given agent across a specified range -
Uses of AgentQueryAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return AgentQueryAdherenceExplanationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAdherenceExplanationsQueryRequest.getBody()PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type AgentQueryAdherenceExplanationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAdherenceExplanationsQueryRequest.withHttpInfo()PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type AgentQueryAdherenceExplanationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAdherenceExplanationsQueryRequest.builder(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.builder(String agentId, AgentQueryAdherenceExplanationsRequest body) voidPostWorkforcemanagementAdherenceExplanationsQueryRequest.setBody(AgentQueryAdherenceExplanationsRequest body) voidPostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.setBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAdherenceExplanationsQueryRequest.Builder.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAdherenceExplanationsQueryRequest.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAdherenceExplanationsQueryRequest.Builder.withRequiredParams(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.withRequiredParams(String agentId, AgentQueryAdherenceExplanationsRequest body) -
Uses of AgentQueryAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentQueryAdherenceExplanationsRequestModifier and TypeMethodDescriptionThe end date of the range to query.The start date of the range to query.