Uses of Class
com.mypurecloud.sdk.v2.api.request.PutWorkforcemanagementManagementunitTimeofflimitValuesRequest
Packages that use PutWorkforcemanagementManagementunitTimeofflimitValuesRequest
-
Uses of PutWorkforcemanagementManagementunitTimeofflimitValuesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutWorkforcemanagementManagementunitTimeofflimitValuesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.putWorkforcemanagementManagementunitTimeofflimitValues(PutWorkforcemanagementManagementunitTimeofflimitValuesRequest request) Sets daily values for a date range of time off limit object Note that only limit daily values can be set through API, allocated and waitlisted values are read-only for time off limit APIWorkforceManagementApiAsync.putWorkforcemanagementManagementunitTimeofflimitValuesAsync(PutWorkforcemanagementManagementunitTimeofflimitValuesRequest request, AsyncApiCallback<TimeOffLimit> callback) Sets daily values for a date range of time off limit object Note that only limit daily values can be set through API, allocated and waitlisted values are read-only for time off limit API -
Uses of PutWorkforcemanagementManagementunitTimeofflimitValuesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutWorkforcemanagementManagementunitTimeofflimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementManagementunitTimeofflimitValuesRequest.Builder.build()PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.withBody(SetTimeOffLimitValuesRequest body) PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.withCustomHeader(String name, String value) PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.withManagementUnitId(String managementUnitId) PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.withTimeOffLimitId(String timeOffLimitId)