Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder
Packages that use PostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder
-
Uses of PostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitTimeoffplansRequest.BuilderModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitTimeoffplansRequest.builder()PostWorkforcemanagementBusinessunitTimeoffplansRequest.builder(String businessUnitId, BuCreateTimeOffPlanRequest body) PostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder.withBody(BuCreateTimeOffPlanRequest body) PostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder.withRequiredParams(String businessUnitId, BuCreateTimeOffPlanRequest body)