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 classGetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C extends GetAlternativeNamesResponse, B extends GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C,B>> Subclasses with type arguments of type GetAlternativeNamesResponse in com.amilesend.tmdb.client.model.companyModifier and TypeClassDescriptionclassThe response containing the list of alternate names.static classGetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C extends GetAlternativeNamesResponse, B extends GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C,B>>