Uses of Class
io.clarify.api.ClarifyClient

Uses of ClarifyClient in io.clarify.api
 

Fields in io.clarify.api declared as ClarifyClient
protected  ClarifyClient ClarifyModel.client
           
protected  ClarifyClient BundleMetadata.client
           
 

Methods in io.clarify.api that return ClarifyClient
 ClarifyClient ClarifyModel.getClarifyClient()
           
 

Constructors in io.clarify.api with parameters of type ClarifyClient
Bundle(ClarifyClient client, ClarifyResponse response)
           
BundleList(ClarifyClient client, ClarifyResponse response)
           
BundleMetadata(ClarifyClient client, ClarifyResponse response)
           
BundleSearchResults(ClarifyClient client, ClarifyResponse response)
           
BundleTrack(ClarifyClient client, ClarifyResponse response)
           
BundleTrackList(ClarifyClient client, ClarifyResponse response)
           
ClarifyModel(ClarifyClient client, ClarifyResponse response)
           
ClarifyPaginatedModel(ClarifyClient client, ClarifyResponse response)
           
 



Copyright © 2015 Clarify Inc. All Rights Reserved.