Uses of Class
com.amilesend.tmdb.client.model.movie.GetTranslationsResponse
Packages that use GetTranslationsResponse
-
Uses of GetTranslationsResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetTranslationsResponseModifier and TypeMethodDescriptionMoviesApi.getTranslations(@NonNull GetTranslationsRequest request) Gets the translation information for a movie. -
Uses of GetTranslationsResponse in com.amilesend.tmdb.client.model.movie
Classes in com.amilesend.tmdb.client.model.movie with type parameters of type GetTranslationsResponseModifier and TypeClassDescriptionstatic classGetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,B>> Subclasses with type arguments of type GetTranslationsResponse in com.amilesend.tmdb.client.model.movieModifier and TypeClassDescriptionclassResponse that contains a list of translations for a movie.static classGetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,B>>