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 classGetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,B>> Subclasses with type arguments of type GetTranslationsResponse in com.amilesend.tmdb.client.model.collectionModifier and TypeClassDescriptionclassResponse containing a list of translations.static classGetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,B>>