Uses of Class
com.amilesend.tmdb.client.model.tv.seasons.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 TypeMethodDescriptionTvSeasonsApi.getTranslations(@NonNull GetTranslationsRequest request) Gets the translation information for a specific TV season. -
Uses of GetTranslationsResponse in com.amilesend.tmdb.client.model.tv.seasons
Classes in com.amilesend.tmdb.client.model.tv.seasons 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.tv.seasonsModifier and TypeClassDescriptionclassResponse that contains a list of translations for a TV season.static classGetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,B>>