Uses of Class
com.amilesend.tvdb.client.model.InlineResponse20032
Packages that use InlineResponse20032
-
Uses of InlineResponse20032 in com.amilesend.tvdb.client.api
Methods in com.amilesend.tvdb.client.api that return InlineResponse20032Modifier and TypeMethodDescriptionMoviesApi.getMovieExtended
(BigDecimal id, String meta, Boolean _short) Returns movie extended recordMethods in com.amilesend.tvdb.client.api that return types with arguments of type InlineResponse20032Modifier and TypeMethodDescriptionMoviesApi.getMovieExtendedWithHttpInfo
(BigDecimal id, String meta, Boolean _short) Returns movie extended recordMethod parameters in com.amilesend.tvdb.client.api with type arguments of type InlineResponse20032Modifier and TypeMethodDescriptionokhttp3.Call
MoviesApi.getMovieExtendedAsync
(BigDecimal id, String meta, Boolean _short, ApiCallback<InlineResponse20032> callback) (asynchronously) Returns movie extended record -
Uses of InlineResponse20032 in com.amilesend.tvdb.client.model
Methods in com.amilesend.tvdb.client.model that return InlineResponse20032