Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitTimeoffplanRequest
Packages that use GetWorkforcemanagementBusinessunitTimeoffplanRequest
-
Uses of GetWorkforcemanagementBusinessunitTimeoffplanRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitTimeoffplanRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitTimeoffplan(GetWorkforcemanagementBusinessunitTimeoffplanRequest request) Gets a time-off planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitTimeoffplanAsync(GetWorkforcemanagementBusinessunitTimeoffplanRequest request, AsyncApiCallback<BuTimeOffPlanResponse> callback) Gets a time-off plan -
Uses of GetWorkforcemanagementBusinessunitTimeoffplanRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitTimeoffplanRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitTimeoffplanRequest.Builder.build()GetWorkforcemanagementBusinessunitTimeoffplanRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitTimeoffplanRequest.withCustomHeader(String name, String value) GetWorkforcemanagementBusinessunitTimeoffplanRequest.withTimeOffPlanId(String timeOffPlanId)