Uses of Class
com.mypurecloud.sdk.v2.model.WorkbinQueryRequest
Packages that use WorkbinQueryRequest
Package
Description
-
Uses of WorkbinQueryRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WorkbinQueryRequestModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorkbinsQuery(WorkbinQueryRequest body) Query for workbinsTaskManagementApi.postTaskmanagementWorkbinsQueryWithHttpInfo(WorkbinQueryRequest body) Query for workbinsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkbinQueryRequestModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorkbinsQuery(ApiRequest<WorkbinQueryRequest> request) Query for workbinsTaskManagementApiAsync.postTaskmanagementWorkbinsQueryAsync(ApiRequest<WorkbinQueryRequest> request, AsyncApiCallback<ApiResponse<WorkbinQueryEntityListing>> callback) Query for workbins -
Uses of WorkbinQueryRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WorkbinQueryRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WorkbinQueryRequestMethods in com.mypurecloud.sdk.v2.api.request with parameters of type WorkbinQueryRequestModifier and TypeMethodDescriptionPostTaskmanagementWorkbinsQueryRequest.builder(WorkbinQueryRequest body) voidPostTaskmanagementWorkbinsQueryRequest.setBody(WorkbinQueryRequest body) PostTaskmanagementWorkbinsQueryRequest.Builder.withBody(WorkbinQueryRequest body) PostTaskmanagementWorkbinsQueryRequest.withBody(WorkbinQueryRequest body) PostTaskmanagementWorkbinsQueryRequest.Builder.withRequiredParams(WorkbinQueryRequest body) -
Uses of WorkbinQueryRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkbinQueryRequestModifier and TypeMethodDescriptionThe cursor that points to the end of the set of entities that has been returned.WorkbinQueryRequest.attributes(List<String> attributes) List of entity attributes to be retrieved in the result.WorkbinQueryRequest.filters(List<WorkitemFilter> filters) List of filter objects to be used in the search.Limit the number of entities to return.WorkbinQueryRequest.select(WorkbinQueryRequest.SelectEnum select) Specify the value 'Count' for this parameter in order to return only the record count.WorkbinQueryRequest.sort(WorkbinQuerySort sort) Sort