Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20042
Packages that use InlineResponse20042
-
Uses of InlineResponse20042 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20042Modifier and TypeMethodDescriptionSeasonsApi.getSeasonBase(BigDecimal id) Returns season base recordMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20042Modifier and TypeMethodDescriptionSeasonsApi.getSeasonBaseWithHttpInfo(BigDecimal id) Returns season base recordMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20042Modifier and TypeMethodDescriptionokhttp3.CallSeasonsApi.getSeasonBaseAsync(BigDecimal id, ApiCallback<InlineResponse20042> callback) (asynchronously) Returns season base record -
Uses of InlineResponse20042 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20042