Uses of Class
io.clarify.api.ClarifyModel

Uses of ClarifyModel in io.clarify.api
 

Subclasses of ClarifyModel in io.clarify.api
 class Bundle
           
 class BundleList
          Represents a List Bundles Clarify API response type, allowing the caller to obtain the raw list of links and to paginate through the results.
 class BundleMetadata
          Provides details on the stored Metadata for a specific media Bundle.
 class BundleSearchResults
          Represents a Search Bundles Clarify API response type, allowing the caller to obtain the matches, terms, and scores from the results, the list of search result items, and paginate through the results.
 class BundleTrack
          Represents a specific Track within a media Bundle
 class BundleTrackList
          Represents a Track List associated to a specific media Bundle.
 class ClarifyPaginatedModel
          Base class for handling pagination within the Clarify Java SDK.
 



Copyright © 2015 Clarify Inc. All Rights Reserved.