Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20044
Packages that use InlineResponse20044
-
Uses of InlineResponse20044 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20044Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20044Modifier and TypeMethodDescriptionSeasonsApi.getSeasonTypesWithHttpInfo()
Returns season type recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20044Modifier and TypeMethodDescriptionokhttp3.Call
SeasonsApi.getSeasonTypesAsync
(ApiCallback<InlineResponse20044> callback) (asynchronously) Returns season type records -
Uses of InlineResponse20044 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20044Modifier and TypeMethodDescriptionInlineResponse20044.addDataItem
(SeasonType dataItem) InlineResponse20044.data
(List<SeasonType> data)