Class PatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder
- Enclosing class:
- PatchWorkforcemanagementAgentAdherenceExplanationRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAgentId(String agentId) withExplanationId(String explanationId) withRequiredParams(String agentId, String explanationId, UpdateAdherenceExplanationStatusRequest body)
-
Method Details
-
withAgentId
-
withExplanationId
public PatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder withExplanationId(String explanationId) -
withBody
-
withRequiredParams
public PatchWorkforcemanagementAgentAdherenceExplanationRequest.Builder withRequiredParams(String agentId, String explanationId, UpdateAdherenceExplanationStatusRequest body) -
build
-