Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20048
Packages that use InlineResponse20048
-
Uses of InlineResponse20048 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20048Modifier and TypeMethodDescriptionSeriesApi.getSeriesEpisodes
(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate) Returns series episodes from the specified season type, default returns the episodes in the series default season typeMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20048Modifier and TypeMethodDescriptionSeriesApi.getSeriesEpisodesWithHttpInfo
(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate) Returns series episodes from the specified season type, default returns the episodes in the series default season typeMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20048Modifier and TypeMethodDescriptionokhttp3.Call
SeriesApi.getSeriesEpisodesAsync
(Integer page, BigDecimal id, String seasonType, Integer season, Integer episodeNumber, String airDate, ApiCallback<InlineResponse20048> callback) (asynchronously) Returns series episodes from the specified season type, default returns the episodes in the series default season type -
Uses of InlineResponse20048 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20048