Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitTimeoffplansRequest
Packages that use PostWorkforcemanagementBusinessunitTimeoffplansRequest
-
Uses of PostWorkforcemanagementBusinessunitTimeoffplansRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitTimeoffplansRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitTimeoffplans(PostWorkforcemanagementBusinessunitTimeoffplansRequest request) Creates a new time-off planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitTimeoffplansAsync(PostWorkforcemanagementBusinessunitTimeoffplansRequest request, AsyncApiCallback<BuTimeOffPlanResponse> callback) Creates a new time-off plan -
Uses of PostWorkforcemanagementBusinessunitTimeoffplansRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitTimeoffplansRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitTimeoffplansRequest.Builder.build()PostWorkforcemanagementBusinessunitTimeoffplansRequest.withBody(BuCreateTimeOffPlanRequest body) PostWorkforcemanagementBusinessunitTimeoffplansRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitTimeoffplansRequest.withCustomHeader(String name, String value)