Uses of Class
com.mypurecloud.sdk.v2.model.BuTimeOffLimitValuesResponse
Packages that use BuTimeOffLimitValuesResponse
-
Uses of BuTimeOffLimitValuesResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BuTimeOffLimitValuesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery(PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest request) Retrieves time-off limit related values based on a given set of filters.WorkforceManagementApi.postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery(String businessUnitId, 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 BuTimeOffLimitValuesResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery(ApiRequest<QueryTimeOffLimitValuesRequest> request) Retrieves time-off limit related values based on a given set of filters.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitTimeofflimitsValuesQueryAsync(PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest request, AsyncApiCallback<BuTimeOffLimitValuesResponse> callback) Retrieves time-off limit related values based on a given set of filters.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitTimeofflimitsValuesQueryAsync(ApiRequest<QueryTimeOffLimitValuesRequest> request, AsyncApiCallback<ApiResponse<BuTimeOffLimitValuesResponse>> callback) Retrieves time-off limit related values based on a given set of filters.WorkforceManagementApi.postWorkforcemanagementBusinessunitTimeofflimitsValuesQueryWithHttpInfo(String businessUnitId, 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 BuTimeOffLimitValuesResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitTimeofflimitsValuesQueryAsync(PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest request, AsyncApiCallback<BuTimeOffLimitValuesResponse> callback) Retrieves time-off limit related values based on a given set of filters.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitTimeofflimitsValuesQueryAsync(ApiRequest<QueryTimeOffLimitValuesRequest> request, AsyncApiCallback<ApiResponse<BuTimeOffLimitValuesResponse>> callback) Retrieves time-off limit related values based on a given set of filters. -
Uses of BuTimeOffLimitValuesResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BuTimeOffLimitValuesResponseModifier and TypeMethodDescriptionBuTimeOffLimitValuesResponse.values(List<BuTimeOffLimitValueRange> values)