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