Uses of Class
com.amilesend.tmdb.client.model.company.GetAlternativeNamesResponse
Packages that use GetAlternativeNamesResponse
-
Uses of GetAlternativeNamesResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetAlternativeNamesResponseModifier and TypeMethodDescriptionCompaniesApi.getAlternativeNames
(@NonNull GetAlternativeNamesRequest request) Gets the alternative company names. -
Uses of GetAlternativeNamesResponse in com.amilesend.tmdb.client.model.company
Classes in com.amilesend.tmdb.client.model.company with type parameters of type GetAlternativeNamesResponseModifier and TypeClassDescriptionstatic class
GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C extends GetAlternativeNamesResponse,
B extends GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C, B>>