Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20022
Packages that use InlineResponse20022
-
Uses of InlineResponse20022 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20022Methods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20022Modifier and TypeMethodDescriptionGenresApi.getAllGenresWithHttpInfo()
returns list of genre recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20022Modifier and TypeMethodDescriptionokhttp3.Call
GenresApi.getAllGenresAsync
(ApiCallback<InlineResponse20022> callback) (asynchronously) returns list of genre records -
Uses of InlineResponse20022 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20022Modifier and TypeMethodDescriptionInlineResponse20022.addDataItem
(GenreBaseRecord dataItem) InlineResponse20022.data
(List<GenreBaseRecord> data)