Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20049
Packages that use InlineResponse20049
-
Uses of InlineResponse20049 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20049Modifier and TypeMethodDescriptionSeriesApi.getSeriesSeasonEpisodesTranslated
(Integer page, BigDecimal id, String seasonType, String lang) Returns series base record with episodes from the specified season type and language.Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20049Modifier and TypeMethodDescriptionSeriesApi.getSeriesSeasonEpisodesTranslatedWithHttpInfo
(Integer page, BigDecimal id, String seasonType, String lang) Returns series base record with episodes from the specified season type and language.Method parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20049Modifier and TypeMethodDescriptionokhttp3.Call
SeriesApi.getSeriesSeasonEpisodesTranslatedAsync
(Integer page, BigDecimal id, String seasonType, String lang, ApiCallback<InlineResponse20049> callback) (asynchronously) Returns series base record with episodes from the specified season type and language. -
Uses of InlineResponse20049 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20049