Uses of Class
com.mypurecloud.sdk.v2.model.BuSetTimeOffLimitValuesRequest
Packages that use BuSetTimeOffLimitValuesRequest
Package
Description
-
Uses of BuSetTimeOffLimitValuesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type BuSetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.putWorkforcemanagementBusinessunitTimeofflimitValues(String businessUnitId, String timeOffLimitId, BuSetTimeOffLimitValuesRequest body) 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 APIWorkforceManagementApi.putWorkforcemanagementBusinessunitTimeofflimitValuesWithHttpInfo(String businessUnitId, String timeOffLimitId, BuSetTimeOffLimitValuesRequest body) 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 APIMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BuSetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.putWorkforcemanagementBusinessunitTimeofflimitValues(ApiRequest<BuSetTimeOffLimitValuesRequest> 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.putWorkforcemanagementBusinessunitTimeofflimitValuesAsync(ApiRequest<BuSetTimeOffLimitValuesRequest> request, AsyncApiCallback<ApiResponse<BuTimeOffLimitResponse>> 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 BuSetTimeOffLimitValuesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return BuSetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type BuSetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type BuSetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.builder(String businessUnitId, String timeOffLimitId, BuSetTimeOffLimitValuesRequest body) voidPutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.setBody(BuSetTimeOffLimitValuesRequest body) PutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.Builder.withBody(BuSetTimeOffLimitValuesRequest body) PutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.withBody(BuSetTimeOffLimitValuesRequest body) PutWorkforcemanagementBusinessunitTimeofflimitValuesRequest.Builder.withRequiredParams(String businessUnitId, String timeOffLimitId, BuSetTimeOffLimitValuesRequest body) -
Uses of BuSetTimeOffLimitValuesRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuSetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionBuSetTimeOffLimitValuesRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the time-off limitBuSetTimeOffLimitValuesRequest.values(List<BuTimeOffLimitRange> values)