Uses of Class
com.amilesend.tmdb.client.model.people.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 TypeMethodDescriptionPeopleApi.getTranslations
(@NonNull GetTranslationsRequest request) Gets the list of translations that belong to a person. -
Uses of GetTranslationsResponse in com.amilesend.tmdb.client.model.people
Classes in com.amilesend.tmdb.client.model.people with type parameters of type GetTranslationsResponseModifier and TypeClassDescriptionstatic class
GetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,
B>> Subclasses with type arguments of type GetTranslationsResponse in com.amilesend.tmdb.client.model.peopleModifier and TypeClassDescriptionclass
static class
GetTranslationsResponse.GetTranslationsResponseBuilder<C extends GetTranslationsResponse, B extends GetTranslationsResponse.GetTranslationsResponseBuilder<C,
B>>