Uses of Class
com.mypurecloud.sdk.v2.model.AvailableTimeOffResponse
Packages that use AvailableTimeOffResponse
-
Uses of AvailableTimeOffResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AvailableTimeOffResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeofflimitsAvailableQuery(PostWorkforcemanagementTimeofflimitsAvailableQueryRequest request) Queries available time off for the current userWorkforceManagementApi.postWorkforcemanagementTimeofflimitsAvailableQuery(AvailableTimeOffRequest body) Queries available time off for the current userMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type AvailableTimeOffResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementTimeofflimitsAvailableQuery(ApiRequest<AvailableTimeOffRequest> request) Queries available time off for the current userWorkforceManagementApiAsync.postWorkforcemanagementTimeofflimitsAvailableQueryAsync(PostWorkforcemanagementTimeofflimitsAvailableQueryRequest request, AsyncApiCallback<AvailableTimeOffResponse> callback) Queries available time off for the current userWorkforceManagementApiAsync.postWorkforcemanagementTimeofflimitsAvailableQueryAsync(ApiRequest<AvailableTimeOffRequest> request, AsyncApiCallback<ApiResponse<AvailableTimeOffResponse>> callback) Queries available time off for the current userWorkforceManagementApi.postWorkforcemanagementTimeofflimitsAvailableQueryWithHttpInfo(AvailableTimeOffRequest body) Queries available time off for the current userMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type AvailableTimeOffResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementTimeofflimitsAvailableQueryAsync(PostWorkforcemanagementTimeofflimitsAvailableQueryRequest request, AsyncApiCallback<AvailableTimeOffResponse> callback) Queries available time off for the current userWorkforceManagementApiAsync.postWorkforcemanagementTimeofflimitsAvailableQueryAsync(ApiRequest<AvailableTimeOffRequest> request, AsyncApiCallback<ApiResponse<AvailableTimeOffResponse>> callback) Queries available time off for the current user -
Uses of AvailableTimeOffResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AvailableTimeOffResponseModifier and TypeMethodDescriptionAvailableTimeOffResponse.values(List<AvailableTimeOffRange> values)