Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2002
Packages that use InlineResponse2002
-
Uses of InlineResponse2002 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2002Modifier and TypeMethodDescriptionArtworkApi.getArtworkExtended(BigDecimal id) Returns a single artwork extended record.Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2002Modifier and TypeMethodDescriptionArtworkApi.getArtworkExtendedWithHttpInfo(BigDecimal id) Returns a single artwork extended record.Method parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2002Modifier and TypeMethodDescriptionokhttp3.CallArtworkApi.getArtworkExtendedAsync(BigDecimal id, ApiCallback<InlineResponse2002> callback) (asynchronously) Returns a single artwork extended record. -
Uses of InlineResponse2002 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2002