Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20034
Packages that use InlineResponse20034
-
Uses of InlineResponse20034 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20034Modifier and TypeMethodDescriptionMovieStatusesApi.getAllMovieStatuses()
returns list of status recordsSeriesStatusesApi.getAllSeriesStatuses()
returns list of status recordsMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20034Modifier and TypeMethodDescriptionMovieStatusesApi.getAllMovieStatusesWithHttpInfo()
returns list of status recordsSeriesStatusesApi.getAllSeriesStatusesWithHttpInfo()
returns list of status recordsMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20034Modifier and TypeMethodDescriptionokhttp3.Call
MovieStatusesApi.getAllMovieStatusesAsync
(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status recordsokhttp3.Call
SeriesStatusesApi.getAllSeriesStatusesAsync
(ApiCallback<InlineResponse20034> callback) (asynchronously) returns list of status records -
Uses of InlineResponse20034 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20034