Uses of Class
com.mypurecloud.sdk.v2.model.SetTimeOffLimitValuesRequest
Packages that use SetTimeOffLimitValuesRequest
Package
Description
-
Uses of SetTimeOffLimitValuesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type SetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.putWorkforcemanagementManagementunitTimeofflimitValues(String managementUnitId, String timeOffLimitId, SetTimeOffLimitValuesRequest 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.putWorkforcemanagementManagementunitTimeofflimitValuesWithHttpInfo(String managementUnitId, String timeOffLimitId, SetTimeOffLimitValuesRequest 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 SetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionWorkforceManagementApi.putWorkforcemanagementManagementunitTimeofflimitValues(ApiRequest<SetTimeOffLimitValuesRequest> 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(ApiRequest<SetTimeOffLimitValuesRequest> request, AsyncApiCallback<ApiResponse<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 SetTimeOffLimitValuesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return SetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementManagementunitTimeofflimitValuesRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type SetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementManagementunitTimeofflimitValuesRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type SetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionPutWorkforcemanagementManagementunitTimeofflimitValuesRequest.builder(String managementUnitId, String timeOffLimitId, SetTimeOffLimitValuesRequest body) voidPutWorkforcemanagementManagementunitTimeofflimitValuesRequest.setBody(SetTimeOffLimitValuesRequest body) PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.Builder.withBody(SetTimeOffLimitValuesRequest body) PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.withBody(SetTimeOffLimitValuesRequest body) PutWorkforcemanagementManagementunitTimeofflimitValuesRequest.Builder.withRequiredParams(String managementUnitId, String timeOffLimitId, SetTimeOffLimitValuesRequest body) -
Uses of SetTimeOffLimitValuesRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SetTimeOffLimitValuesRequestModifier and TypeMethodDescriptionSetTimeOffLimitValuesRequest.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the time off limitSetTimeOffLimitValuesRequest.values(List<TimeOffLimitRange> values)