Class PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder
- Enclosing class:
- PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest
public static class PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withAgentId(String agentId) withForceAsync(Boolean forceAsync) withForceDownloadService(Boolean forceDownloadService) withRequiredParams(String agentId, AgentQueryAdherenceExplanationsRequest body)
-
Method Details
-
withAgentId
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder withAgentId(String agentId) -
withBody
-
withForceAsync
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder withForceAsync(Boolean forceAsync) -
withForceDownloadService
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder withForceDownloadService(Boolean forceDownloadService) -
withRequiredParams
public PostWorkforcemanagementAgentAdherenceExplanationsQueryRequest.Builder withRequiredParams(String agentId, AgentQueryAdherenceExplanationsRequest body) -
build
-