Uses of Class
com.mypurecloud.sdk.v2.model.ResponseAssetSearchRequest
Packages that use ResponseAssetSearchRequest
Package
Description
-
Uses of ResponseAssetSearchRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type ResponseAssetSearchRequestModifier and TypeMethodDescriptionResponseManagementApi.postResponsemanagementResponseassetsSearch(ResponseAssetSearchRequest body, List<String> expand) Search response assetsResponseManagementApi.postResponsemanagementResponseassetsSearchWithHttpInfo(ResponseAssetSearchRequest body, List<String> expand) Search response assetsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ResponseAssetSearchRequestModifier and TypeMethodDescriptionResponseManagementApi.postResponsemanagementResponseassetsSearch(ApiRequest<ResponseAssetSearchRequest> request) Search response assetsResponseManagementApiAsync.postResponsemanagementResponseassetsSearchAsync(ApiRequest<ResponseAssetSearchRequest> request, AsyncApiCallback<ApiResponse<ResponseAssetSearchResults>> callback) Search response assets -
Uses of ResponseAssetSearchRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return ResponseAssetSearchRequestMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type ResponseAssetSearchRequestModifier and TypeMethodDescriptionPostResponsemanagementResponseassetsSearchRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type ResponseAssetSearchRequestModifier and TypeMethodDescriptionPostResponsemanagementResponseassetsSearchRequest.builder(ResponseAssetSearchRequest body) voidPostResponsemanagementResponseassetsSearchRequest.setBody(ResponseAssetSearchRequest body) PostResponsemanagementResponseassetsSearchRequest.Builder.withBody(ResponseAssetSearchRequest body) PostResponsemanagementResponseassetsSearchRequest.withBody(ResponseAssetSearchRequest body) PostResponsemanagementResponseassetsSearchRequest.Builder.withRequiredParams(ResponseAssetSearchRequest body) -
Uses of ResponseAssetSearchRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResponseAssetSearchRequestModifier and TypeMethodDescriptionResponseAssetSearchRequest.pageNumber(Integer pageNumber) The page of resources you want to retrieveThe number of results per page.ResponseAssetSearchRequest.query(List<ResponseAssetFilter> query) Filter the query results.The field in the resource that you want to sort the results byResponseAssetSearchRequest.sortOrder(ResponseAssetSearchRequest.SortOrderEnum sortOrder) The sort order for results