Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest
Packages that use PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest
-
Uses of PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentAdherenceExplanationsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanationsQuery(PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest request) Query adherence explanations for the given agent across a specified rangeWorkforceManagementApiAsync.postWorkforcemanagementAgentAdherenceExplanationsQueryAsync(PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest request, AsyncApiCallback<AgentQueryAdherenceExplanationsResponse> callback) Query adherence explanations for the given agent across a specified range -
Uses of PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentAdherenceExplanationsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder.build()PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withAgentId(String agentId) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withCustomHeader(String name, String value) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withForceAsync(Boolean forceAsync) PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.withForceDownloadService(Boolean forceDownloadService)