Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementAgentAdherenceExplanationRequest
Packages that use GetWorkforcemanagementAgentAdherenceExplanationRequest
-
Uses of GetWorkforcemanagementAgentAdherenceExplanationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementAgentAdherenceExplanationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAgentAdherenceExplanation(GetWorkforcemanagementAgentAdherenceExplanationRequest request) Get an adherence explanationWorkforceManagementApiAsync.getWorkforcemanagementAgentAdherenceExplanationAsync(GetWorkforcemanagementAgentAdherenceExplanationRequest request, AsyncApiCallback<AdherenceExplanationResponse> callback) Get an adherence explanation -
Uses of GetWorkforcemanagementAgentAdherenceExplanationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementAgentAdherenceExplanationRequestModifier and TypeMethodDescriptionGetWorkforcemanagementAgentAdherenceExplanationRequest.Builder.build()GetWorkforcemanagementAgentAdherenceExplanationRequest.withAgentId(String agentId) GetWorkforcemanagementAgentAdherenceExplanationRequest.withCustomHeader(String name, String value) GetWorkforcemanagementAgentAdherenceExplanationRequest.withExplanationId(String explanationId)