Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest
Packages that use PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest
-
Uses of PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitTimeofflimitsValuesQuery(PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest 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. -
Uses of PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest.Builder.build()PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest.withBody(QueryTimeOffLimitValuesRequest body) PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest.withBusinessUnitId(String businessUnitId) PostWorkforcemanagementBusinessunitTimeofflimitsValuesQueryRequest.withCustomHeader(String name, String value)