Class GetWorkforcemanagementBusinessunitTimeoffplanRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitTimeoffplanRequest.Builder
- Enclosing class:
- GetWorkforcemanagementBusinessunitTimeoffplanRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBusinessUnitId(String businessUnitId) withRequiredParams(String businessUnitId, String timeOffPlanId) withTimeOffPlanId(String timeOffPlanId)
-
Method Details
-
withBusinessUnitId
public GetWorkforcemanagementBusinessunitTimeoffplanRequest.Builder withBusinessUnitId(String businessUnitId) -
withTimeOffPlanId
public GetWorkforcemanagementBusinessunitTimeoffplanRequest.Builder withTimeOffPlanId(String timeOffPlanId) -
withRequiredParams
public GetWorkforcemanagementBusinessunitTimeoffplanRequest.Builder withRequiredParams(String businessUnitId, String timeOffPlanId) -
build
-