Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest
Packages that use PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitAdherenceExplanationsQuery(PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest request) Query adherence explanations across an entire business unit for the requested periodWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitAdherenceExplanationsQueryAsync(PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest request, AsyncApiCallback<BuQueryAdherenceExplanationsResponse> callback) Query adherence explanations across an entire business unit for the requested period -
Uses of PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.withBody(BuQueryAdherenceExplanationsRequest body) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitAdherenceExplanationsQueryRequest.withForceDownloadService(Boolean forceDownloadService)