Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAdherenceExplanationsQueryRequest
Packages that use PostWorkforcemanagementAdherenceExplanationsQueryRequest
-
Uses of PostWorkforcemanagementAdherenceExplanationsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAdherenceExplanationsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAdherenceExplanationsQuery(PostWorkforcemanagementAdherenceExplanationsQueryRequest request) Query adherence explanations for the current userWorkforceManagementApiAsync.postWorkforcemanagementAdherenceExplanationsQueryAsync(PostWorkforcemanagementAdherenceExplanationsQueryRequest request, AsyncApiCallback<QueryAdherenceExplanationsResponse> callback) Query adherence explanations for the current user -
Uses of PostWorkforcemanagementAdherenceExplanationsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAdherenceExplanationsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAdherenceExplanationsQueryRequest.Builder.build()PostWorkforcemanagementAdherenceExplanationsQueryRequest.withBody(AgentQueryAdherenceExplanationsRequest body) PostWorkforcemanagementAdherenceExplanationsQueryRequest.withCustomHeader(String name, String value) PostWorkforcemanagementAdherenceExplanationsQueryRequest.withForceAsync(Boolean forceAsync) PostWorkforcemanagementAdherenceExplanationsQueryRequest.withForceDownloadService(Boolean forceDownloadService)