Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2005
Packages that use InlineResponse2005
-
Uses of InlineResponse2005 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2005Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2005Modifier and TypeMethodDescriptionAwardsApi.getAllAwardsWithHttpInfo()
Returns a list of award base recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2005Modifier and TypeMethodDescriptionokhttp3.Call
AwardsApi.getAllAwardsAsync
(ApiCallback<InlineResponse2005> callback) (asynchronously) Returns a list of award base records -
Uses of InlineResponse2005 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2005Modifier and TypeMethodDescriptionInlineResponse2005.addDataItem
(AwardBaseRecord dataItem) InlineResponse2005.data
(List<AwardBaseRecord> data)