Uses of Class
com.mypurecloud.sdk.v2.model.UpdateAdherenceExplanationStatusRequest
Packages that use UpdateAdherenceExplanationStatusRequest
Package
Description
-
Uses of UpdateAdherenceExplanationStatusRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateAdherenceExplanationStatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementAgentAdherenceExplanation(String agentId, String explanationId, UpdateAdherenceExplanationStatusRequest body) Update an adherence explanationWorkforceManagementApi.patchWorkforcemanagementAgentAdherenceExplanationWithHttpInfo(String agentId, String explanationId, UpdateAdherenceExplanationStatusRequest body) Update an adherence explanationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateAdherenceExplanationStatusRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementAgentAdherenceExplanation(ApiRequest<UpdateAdherenceExplanationStatusRequest> request) Update an adherence explanationWorkforceManagementApiAsync.patchWorkforcemanagementAgentAdherenceExplanationAsync(ApiRequest<UpdateAdherenceExplanationStatusRequest> request, AsyncApiCallback<ApiResponse<AdherenceExplanationAsyncResponse>> callback) Update an adherence explanation -
Uses of UpdateAdherenceExplanationStatusRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateAdherenceExplanationStatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementAgentAdherenceExplanationRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateAdherenceExplanationStatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementAgentAdherenceExplanationRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateAdherenceExplanationStatusRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementAgentAdherenceExplanationRequest.builder(String agentId, String explanationId, UpdateAdherenceExplanationStatusRequest body) voidPatchWorkforcemanagementAgentAdherenceExplanationRequest.setBody(UpdateAdherenceExplanationStatusRequest body) PatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder.withBody(UpdateAdherenceExplanationStatusRequest body) PatchWorkforcemanagementAgentAdherenceExplanationRequest.withBody(UpdateAdherenceExplanationStatusRequest body) PatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder.withRequiredParams(String agentId, String explanationId, UpdateAdherenceExplanationStatusRequest body) -
Uses of UpdateAdherenceExplanationStatusRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateAdherenceExplanationStatusRequestModifier and TypeMethodDescriptionUpdateAdherenceExplanationStatusRequest.status(UpdateAdherenceExplanationStatusRequest.StatusEnum status) The status of the adherence explanation