Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2004
Packages that use InlineResponse2004
-
Uses of InlineResponse2004 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2004Modifier and TypeMethodDescriptionArtworkTypesApi.getAllArtworkTypes()
Returns a list of artworkType recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2004Modifier and TypeMethodDescriptionArtworkTypesApi.getAllArtworkTypesWithHttpInfo()
Returns a list of artworkType recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2004Modifier and TypeMethodDescriptionokhttp3.Call
ArtworkTypesApi.getAllArtworkTypesAsync
(ApiCallback<InlineResponse2004> callback) (asynchronously) Returns a list of artworkType records -
Uses of InlineResponse2004 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2004Modifier and TypeMethodDescriptionInlineResponse2004.addDataItem
(ArtworkType dataItem) InlineResponse2004.data
(List<ArtworkType> data)