Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAdherenceExplanationsRequest
Packages that use PostWorkforcemanagementAdherenceExplanationsRequest
-
Uses of PostWorkforcemanagementAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementAdherenceExplanationsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementAdherenceExplanations(PostWorkforcemanagementAdherenceExplanationsRequest request) Submit an adherence explanation for the current userWorkforceManagementApiAsync.postWorkforcemanagementAdherenceExplanationsAsync(PostWorkforcemanagementAdherenceExplanationsRequest request, AsyncApiCallback<AdherenceExplanationAsyncResponse> callback) Submit an adherence explanation for the current user -
Uses of PostWorkforcemanagementAdherenceExplanationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementAdherenceExplanationsRequestModifier and TypeMethodDescriptionPostWorkforcemanagementAdherenceExplanationsRequest.Builder.build()PostWorkforcemanagementAdherenceExplanationsRequest.withBody(AddAdherenceExplanationAgentRequest body) PostWorkforcemanagementAdherenceExplanationsRequest.withCustomHeader(String name, String value)