Uses of Class
com.amilesend.tmdb.client.model.collection.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 TypeMethodDescriptionCollectionsApi.getTranslations
(@NonNull GetTranslationsRequest request) Gets the translation information for a collection. -
Uses of GetTranslationsResponse in com.amilesend.tmdb.client.model.collection
Classes in com.amilesend.tmdb.client.model.collection with type parameters of type GetTranslationsResponseModifier and TypeClassDescriptionstatic class
GetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse,
B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C, B>>