Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitIntradayRequest
Packages that use PostWorkforcemanagementBusinessunitIntradayRequest
-
Uses of PostWorkforcemanagementBusinessunitIntradayRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitIntradayRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitIntraday(PostWorkforcemanagementBusinessunitIntradayRequest request) Get intraday data for the given date for the requested planningGroupIdsWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitIntradayAsync(PostWorkforcemanagementBusinessunitIntradayRequest request, AsyncApiCallback<AsyncIntradayResponse> callback) Get intraday data for the given date for the requested planningGroupIds -
Uses of PostWorkforcemanagementBusinessunitIntradayRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitIntradayRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitIntradayRequest.Builder.build()PostWorkforcemanagementBusinessunitIntradayRequest.withBody(IntradayPlanningGroupRequest body) PostWorkforcemanagementBusinessunitIntradayRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitIntradayRequest.withCustomHeader(String name, String value) PostWorkforcemanagementBusinessunitIntradayRequest.withForceAsync(Boolean forceAsync)