Uses of Class
com.amilesend.tmdb.client.model.network.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 TypeMethodDescriptionNetworksApi.getAlternativeNames(@NonNull GetAlternativeNamesRequest request) Gets the list of alternative names for a network. -
Uses of GetAlternativeNamesResponse in com.amilesend.tmdb.client.model.network
Classes in com.amilesend.tmdb.client.model.network 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.networkModifier and TypeClassDescriptionclassThe alternative network names.static classGetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C extends GetAlternativeNamesResponse, B extends GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C,B>> classThe network images.static classGetImagesResponse.GetImagesResponseBuilder<C extends GetImagesResponse, B extends GetImagesResponse.GetImagesResponseBuilder<C,B>>