Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementAgentAdherenceExplanationRequest
Packages that use PatchWorkforcemanagementAgentAdherenceExplanationRequest
-
Uses of PatchWorkforcemanagementAgentAdherenceExplanationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementAgentAdherenceExplanationRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementAgentAdherenceExplanation(PatchWorkforcemanagementAgentAdherenceExplanationRequest request) Update an adherence explanationWorkforceManagementApiAsync.patchWorkforcemanagementAgentAdherenceExplanationAsync(PatchWorkforcemanagementAgentAdherenceExplanationRequest request, AsyncApiCallback<AdherenceExplanationAsyncResponse> callback) Update an adherence explanation -
Uses of PatchWorkforcemanagementAgentAdherenceExplanationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementAgentAdherenceExplanationRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder.build()PatchWorkforcemanagementAgentAdherenceExplanationRequest.withAgentId(String agentId) PatchWorkforcemanagementAgentAdherenceExplanationRequest.withBody(UpdateAdherenceExplanationStatusRequest body) PatchWorkforcemanagementAgentAdherenceExplanationRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementAgentAdherenceExplanationRequest.withExplanationId(String explanationId)