Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.builder()PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.builder(String businessUnitId, BuQueryAdherenceExplanationsRequest body) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder.withBody(BuQueryAdherenceExplanationsRequest body) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder.withForceDownloadService(Boolean forceDownloadService) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder.withRequiredParams(String businessUnitId, BuQueryAdherenceExplanationsRequest body)