Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2006
Packages that use InlineResponse2006
-
Uses of InlineResponse2006 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2006Modifier and TypeMethodDescriptionAwardsApi.getAward(BigDecimal id) Returns a single award base recordMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2006Modifier and TypeMethodDescriptionAwardsApi.getAwardWithHttpInfo(BigDecimal id) Returns a single award base recordMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2006Modifier and TypeMethodDescriptionokhttp3.CallAwardsApi.getAwardAsync(BigDecimal id, ApiCallback<InlineResponse2006> callback) (asynchronously) Returns a single award base record -
Uses of InlineResponse2006 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2006