Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.SearchResultListDTO
Packages that use SearchResultListDTO
Package
Description
-
Uses of SearchResultListDTO in org.wso2.am.integration.clients.publisher.api.v1
Methods in org.wso2.am.integration.clients.publisher.api.v1 that return SearchResultListDTOModifier and TypeMethodDescriptionRetrieve/Search APIs and API Documents by Content This operation provides you a list of available APIs and API Documents qualifying the given keyword match.Methods in org.wso2.am.integration.clients.publisher.api.v1 that return types with arguments of type SearchResultListDTOModifier and TypeMethodDescriptionUnifiedSearchApi.searchWithHttpInfo(Integer limit, Integer offset, String query, String ifNoneMatch) Retrieve/Search APIs and API Documents by Content This operation provides you a list of available APIs and API Documents qualifying the given keyword match.Method parameters in org.wso2.am.integration.clients.publisher.api.v1 with type arguments of type SearchResultListDTOModifier and TypeMethodDescriptionokhttp3.CallUnifiedSearchApi.searchAsync(Integer limit, Integer offset, String query, String ifNoneMatch, ApiCallback<SearchResultListDTO> _callback) Retrieve/Search APIs and API Documents by Content (asynchronously) This operation provides you a list of available APIs and API Documents qualifying the given keyword match. -
Uses of SearchResultListDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return SearchResultListDTO