Uses of Class
com.amilesend.tvdb.client.model.InlineResponse2003
Packages that use InlineResponse2003
-
Uses of InlineResponse2003 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse2003Modifier and TypeMethodDescriptionArtworkStatusesApi.getAllArtworkStatuses()
Returns list of artwork status records.Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse2003Modifier and TypeMethodDescriptionArtworkStatusesApi.getAllArtworkStatusesWithHttpInfo()
Returns list of artwork status records.Method parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse2003Modifier and TypeMethodDescriptionokhttp3.Call
ArtworkStatusesApi.getAllArtworkStatusesAsync
(ApiCallback<InlineResponse2003> callback) (asynchronously) Returns list of artwork status records. -
Uses of InlineResponse2003 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse2003Modifier and TypeMethodDescriptionInlineResponse2003.addDataItem
(ArtworkStatus dataItem) InlineResponse2003.data
(List<ArtworkStatus> data)