Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2001
Packages that use InlineResponse2001
-
Uses of InlineResponse2001 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2001Modifier and TypeMethodDescriptionArtworkApi.getArtworkBase
(BigDecimal id) Returns a single artwork base record.Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2001Modifier and TypeMethodDescriptionArtworkApi.getArtworkBaseWithHttpInfo
(BigDecimal id) Returns a single artwork base record.Method parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2001Modifier and TypeMethodDescriptionokhttp3.Call
ArtworkApi.getArtworkBaseAsync
(BigDecimal id, ApiCallback<InlineResponse2001> callback) (asynchronously) Returns a single artwork base record. -
Uses of InlineResponse2001 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2001