Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2009
Packages that use InlineResponse2009
-
Uses of InlineResponse2009 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2009Modifier and TypeMethodDescriptionAwardCategoriesApi.getAwardCategoryExtended
(BigDecimal id) Returns a single award category extended recordMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2009Modifier and TypeMethodDescriptionAwardCategoriesApi.getAwardCategoryExtendedWithHttpInfo
(BigDecimal id) Returns a single award category extended recordMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2009Modifier and TypeMethodDescriptionokhttp3.Call
AwardCategoriesApi.getAwardCategoryExtendedAsync
(BigDecimal id, ApiCallback<InlineResponse2009> callback) (asynchronously) Returns a single award category extended record -
Uses of InlineResponse2009 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2009