Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitIntradayRequest.Builder
Packages that use PostWorkforcemanagementBusinessunitIntradayRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitIntradayRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitIntradayRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitIntradayRequest.builder()PostWorkforcemanagementBusinessunitIntradayRequest.builder(String businessUnitId, IntradayPlanningGroupRequest body) PostWorkforcemanagementBusinessunitIntradayRequest.Builder.withBody(IntradayPlanningGroupRequest body) PostWorkforcemanagementBusinessunitIntradayRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitIntradayRequest.Builder.withForceAsync(Boolean forceAsync) PostWorkforcemanagementBusinessunitIntradayRequest.Builder.withRequiredParams(String businessUnitId, IntradayPlanningGroupRequest body)