Uses of Class
io.clarify.api.BundleSearchResults

Uses of BundleSearchResults in io.clarify.api
 

Methods in io.clarify.api that return BundleSearchResults
 BundleSearchResults BundleSearchResults.nextPage()
          Attempt to request the next page using the next link from the current page
 BundleSearchResults ClarifyClient.searchBundles(String query)
          Performs a wildcard search for the specific query string provided.
 BundleSearchResults ClarifyClient.searchBundles(String query, Map<String,String> params)
          Performs an advanced search for the specific query string provided using the additional search query parameters provided.
 



Copyright © 2015 Clarify Inc. All Rights Reserved.