Class GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder
- Enclosing class:
- GetWorkforcemanagementBusinessunitTimeoffplansRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBusinessUnitId(String businessUnitId) withExpand(List<String> expand) withExpandEnumValues(List<GetWorkforcemanagementBusinessunitTimeoffplansRequest.expandValues> expand) withForceDownloadService(Boolean forceDownloadService) withManagementUnitId(String managementUnitId) withRequiredParams(String businessUnitId)
-
Method Details
-
withBusinessUnitId
public GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder withBusinessUnitId(String businessUnitId) -
withManagementUnitId
public GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder withManagementUnitId(String managementUnitId) -
withForceDownloadService
public GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder withForceDownloadService(Boolean forceDownloadService) -
withExpand
public GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder withExpand(List<String> expand) -
withExpandEnumValues
public GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder withExpandEnumValues(List<GetWorkforcemanagementBusinessunitTimeoffplansRequest.expandValues> expand) -
withRequiredParams
public GetWorkforcemanagementBusinessunitTimeoffplansRequest.Builder withRequiredParams(String businessUnitId) -
build
-