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