Uses of Class
com.mypurecloud.sdk.v2.model.QueryTimeOffLimitValuesResponse
Packages that use QueryTimeOffLimitValuesResponse
-
Uses of QueryTimeOffLimitValuesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return QueryTimeOffLimitValuesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimits(GetWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsRequest request) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimits(String managementUnitId, String userId, String timeOffRequestId) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsValuesQuery(PostWorkforcemanagementManagementunitTimeofflimitsValuesQueryRequest request) Retrieves time off limit related values based on a given set of filters.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsValuesQuery(String managementUnitId, QueryTimeOffLimitValuesRequest body) Retrieves time off limit related values based on a given set of filters.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type QueryTimeOffLimitValuesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimits(ApiRequest<Void> request) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsAsync(GetWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsRequest request, AsyncApiCallback<QueryTimeOffLimitValuesResponse> callback) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<QueryTimeOffLimitValuesResponse>> callback) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApi.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsWithHttpInfo(String managementUnitId, String userId, String timeOffRequestId) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsValuesQuery(ApiRequest<QueryTimeOffLimitValuesRequest> request) Retrieves time off limit related values based on a given set of filters.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsValuesQueryAsync(PostWorkforcemanagementManagementunitTimeofflimitsValuesQueryRequest request, AsyncApiCallback<QueryTimeOffLimitValuesResponse> callback) Retrieves time off limit related values based on a given set of filters.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsValuesQueryAsync(ApiRequest<QueryTimeOffLimitValuesRequest> request, AsyncApiCallback<ApiResponse<QueryTimeOffLimitValuesResponse>> callback) Retrieves time off limit related values based on a given set of filters.WorkforceManagementApi.postWorkforcemanagementManagementunitTimeofflimitsValuesQueryWithHttpInfo(String managementUnitId, QueryTimeOffLimitValuesRequest body) Retrieves time off limit related values based on a given set of filters.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type QueryTimeOffLimitValuesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsAsync(GetWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsRequest request, AsyncApiCallback<QueryTimeOffLimitValuesResponse> callback) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApiAsync.getWorkforcemanagementManagementunitUserTimeoffrequestTimeofflimitsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<QueryTimeOffLimitValuesResponse>> callback) Retrieves time off limit, allocated and waitlisted values according to specific time off requestWorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsValuesQueryAsync(PostWorkforcemanagementManagementunitTimeofflimitsValuesQueryRequest request, AsyncApiCallback<QueryTimeOffLimitValuesResponse> callback) Retrieves time off limit related values based on a given set of filters.WorkforceManagementApiAsync.postWorkforcemanagementManagementunitTimeofflimitsValuesQueryAsync(ApiRequest<QueryTimeOffLimitValuesRequest> request, AsyncApiCallback<ApiResponse<QueryTimeOffLimitValuesResponse>> callback) Retrieves time off limit related values based on a given set of filters. -
Uses of QueryTimeOffLimitValuesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueryTimeOffLimitValuesResponseModifier and TypeMethodDescriptionQueryTimeOffLimitValuesResponse.values(List<TimeOffLimitValueRange> values)