Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2008
Packages that use InlineResponse2008
-
Uses of InlineResponse2008 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2008Modifier and TypeMethodDescriptionAwardCategoriesApi.getAwardCategory
(BigDecimal id) Returns a single award category base recordMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2008Modifier and TypeMethodDescriptionAwardCategoriesApi.getAwardCategoryWithHttpInfo
(BigDecimal id) Returns a single award category base recordMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2008Modifier and TypeMethodDescriptionokhttp3.Call
AwardCategoriesApi.getAwardCategoryAsync
(BigDecimal id, ApiCallback<InlineResponse2008> callback) (asynchronously) Returns a single award category base record -
Uses of InlineResponse2008 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2008