Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentAdherenceExplanationsRequest
Packages that use PostWorkforcemanagementAgentAdherenceExplanationsRequest
-
Uses of PostWorkforcemanagementAgentAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAgentAdherenceExplanationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAgentAdherenceExplanations(PostWorkforcemanagementAgentAdherenceExplanationsRequest request) Add an adherence explanation for the requested userWorkforceManagementApiAsync.postWorkforcemanagementAgentAdherenceExplanationsAsync(PostWorkforcemanagementAgentAdherenceExplanationsRequest request, AsyncApiCallback<AdherenceExplanationAsyncResponse> callback) Add an adherence explanation for the requested user -
Uses of PostWorkforcemanagementAgentAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAgentAdherenceExplanationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAgentAdherenceExplanationsRequest.Builder.build()PostWorkforcemanagementAgentAdherenceExplanationsRequest.withAgentId(String agentId) PostWorkforcemanagementAgentAdherenceExplanationsRequest.withBody(AddAdherenceExplanationAdminRequest body) PostWorkforcemanagementAgentAdherenceExplanationsRequest.withCustomHeader(String name, String value)