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 class
GetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse,
B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C, B>>