Uses of Class
com.mypurecloud.sdk.v2.model.TimeOffLimit
Packages that use TimeOffLimit
-
Uses of TimeOffLimit in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TimeOffLimitModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimit(GetWorkforcemanagementManagementunitTimeofflimitRequest request) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimit(String managementUnitId, String timeOffLimitId) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApi.patchWorkforcemanagementManagementunitTimeofflimit(PatchWorkforcemanagementManagementunitTimeofflimitRequest request) Updates a time off limit object.WorkforceManagementApi.patchWorkforcemanagementManagementunitTimeofflimit(String managementUnitId, String timeOffLimitId, UpdateTimeOffLimitRequest body) Updates a time off limit object.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimits(PostWorkforcemanagementManagementunitTimeofflimitsRequest request) Creates a new time off limit object under management unit.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimits(String managementUnitId, CreateTimeOffLimitRequest body) Creates a new time off limit object under management unit.WorkforceManagementApi.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 APIWorkforceManagementApi.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 APIMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TimeOffLimitModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimit(ApiRequest<Void> request) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitAsync(GetWorkforcemanagementManagementunitTimeofflimitRequest request, AsyncApiCallback<TimeOffLimit> callback) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffLimit>> callback) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApi.getWorkforcemanagementManagementunitTimeofflimitWithHttpInfo(String managementUnitId, String timeOffLimitId) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApi.patchWorkforcemanagementManagementunitTimeofflimit(ApiRequest<UpdateTimeOffLimitRequest> request) Updates a time off limit object.WorkforceManagementApiAsync.patchWorkforcemanagementManagementunitTimeofflimitAsync(PatchWorkforcemanagementManagementunitTimeofflimitRequest request, AsyncApiCallback<TimeOffLimit> callback) Updates a time off limit object.WorkforceManagementApiAsync.patchWorkforcemanagementManagementunitTimeofflimitAsync(ApiRequest<UpdateTimeOffLimitRequest> request, AsyncApiCallback<ApiResponse<TimeOffLimit>> callback) Updates a time off limit object.WorkforceManagementApi.patchWorkforcemanagementManagementunitTimeofflimitWithHttpInfo(String managementUnitId, String timeOffLimitId, UpdateTimeOffLimitRequest body) Updates a time off limit object.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimits(ApiRequest<CreateTimeOffLimitRequest> request) Creates a new time off limit object under management unit.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsAsync(PostWorkforcemanagementManagementunitTimeofflimitsRequest request, AsyncApiCallback<TimeOffLimit> callback) Creates a new time off limit object under management unit.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsAsync(ApiRequest<CreateTimeOffLimitRequest> request, AsyncApiCallback<ApiResponse<TimeOffLimit>> callback) Creates a new time off limit object under management unit.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsWithHttpInfo(String managementUnitId, CreateTimeOffLimitRequest body) Creates a new time off limit object under management unit.WorkforceManagementApi.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(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 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 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 TimeOffLimitModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitAsync(GetWorkforcemanagementManagementunitTimeofflimitRequest request, AsyncApiCallback<TimeOffLimit> callback) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitTimeofflimitAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TimeOffLimit>> callback) Gets a time off limit object Returns properties of time off limit object, but not daily values.WorkforceManagementApiAsync.patchWorkforcemanagementManagementunitTimeofflimitAsync(PatchWorkforcemanagementManagementunitTimeofflimitRequest request, AsyncApiCallback<TimeOffLimit> callback) Updates a time off limit object.WorkforceManagementApiAsync.patchWorkforcemanagementManagementunitTimeofflimitAsync(ApiRequest<UpdateTimeOffLimitRequest> request, AsyncApiCallback<ApiResponse<TimeOffLimit>> callback) Updates a time off limit object.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsAsync(PostWorkforcemanagementManagementunitTimeofflimitsRequest request, AsyncApiCallback<TimeOffLimit> callback) Creates a new time off limit object under management unit.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsAsync(ApiRequest<CreateTimeOffLimitRequest> request, AsyncApiCallback<ApiResponse<TimeOffLimit>> callback) Creates a new time off limit object under management unit.WorkforceManagementApiAsync.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 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 TimeOffLimit in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeOffLimitModifier and TypeMethodDescriptionTimeOffLimit.defaultLimitMinutes(Integer defaultLimitMinutes) The default time off limit value in minutes per granularity intervalTimeOffLimit.granularity(TimeOffLimit.GranularityEnum granularity) Granularity choice for the time off limitThe globally unique identifier for the object.TimeOffLimit.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the time off limitMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TimeOffLimitMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TimeOffLimitModifier and TypeMethodDescriptionTimeOffLimitListing.entities(List<TimeOffLimit> entities) voidTimeOffLimitListing.setEntities(List<TimeOffLimit> entities)