Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchWorkforcemanagementBusinessunitTimeoffplanRequest
Packages that use PatchWorkforcemanagementBusinessunitTimeoffplanRequest
-
Uses of PatchWorkforcemanagementBusinessunitTimeoffplanRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchWorkforcemanagementBusinessunitTimeoffplanRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitTimeoffplan(PatchWorkforcemanagementBusinessunitTimeoffplanRequest request) Updates a time-off planWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitTimeoffplanAsync(PatchWorkforcemanagementBusinessunitTimeoffplanRequest request, AsyncApiCallback<BuTimeOffPlanResponse> callback) Updates a time-off plan -
Uses of PatchWorkforcemanagementBusinessunitTimeoffplanRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchWorkforcemanagementBusinessunitTimeoffplanRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitTimeoffplanRequest.Builder.build()PatchWorkforcemanagementBusinessunitTimeoffplanRequest.withBody(BuUpdateTimeOffPlanRequest body) PatchWorkforcemanagementBusinessunitTimeoffplanRequest.withBusinessUnitId(String businessUnitId) PatchWorkforcemanagementBusinessunitTimeoffplanRequest.withCustomHeader(String name, String value) PatchWorkforcemanagementBusinessunitTimeoffplanRequest.withTimeOffPlanId(String timeOffPlanId)