Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWorkforcemanagementTimeofflimitsAvailableQueryRequest
Packages that use PostWorkforcemanagementTimeofflimitsAvailableQueryRequest
-
Uses of PostWorkforcemanagementTimeofflimitsAvailableQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWorkforcemanagementTimeofflimitsAvailableQueryRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeofflimitsAvailableQuery(PostWorkforcemanagementTimeofflimitsAvailableQueryRequest request) Queries available time off for the current userWorkforceManagementApiAsync.postWorkforcemanagementTimeofflimitsAvailableQueryAsync(PostWorkforcemanagementTimeofflimitsAvailableQueryRequest request, AsyncApiCallback<AvailableTimeOffResponse> callback) Queries available time off for the current user -
Uses of PostWorkforcemanagementTimeofflimitsAvailableQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWorkforcemanagementTimeofflimitsAvailableQueryRequestModifier and TypeMethodDescriptionPostWorkforcemanagementTimeofflimitsAvailableQueryRequest.Builder.build()PostWorkforcemanagementTimeofflimitsAvailableQueryRequest.withBody(AvailableTimeOffRequest body) PostWorkforcemanagementTimeofflimitsAvailableQueryRequest.withCustomHeader(String name, String value)