Uses of Class
com.amilesend.tmdb.client.model.people.GetTranslationsRequest
Packages that use GetTranslationsRequest
-
Uses of GetTranslationsRequest in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api with parameters of type GetTranslationsRequestModifier and TypeMethodDescriptionPeopleApi.getTranslations
(@NonNull GetTranslationsRequest request) Gets the list of translations that belong to a person. -
Uses of GetTranslationsRequest in com.amilesend.tmdb.client.model.people
Classes in com.amilesend.tmdb.client.model.people with type parameters of type GetTranslationsRequestModifier and TypeClassDescriptionstatic class
GetTranslationsRequest.GetTranslationsRequestBuilder<C extends GetTranslationsRequest,
B extends GetTranslationsRequest.GetTranslationsRequestBuilder<C, B>>