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 class
GetAlternativeNamesResponse.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 TypeClassDescriptionclass
The alternative network names.static class
GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C extends GetAlternativeNamesResponse, B extends GetAlternativeNamesResponse.GetAlternativeNamesResponseBuilder<C,
B>> class
The network images.static class
GetImagesResponse.GetImagesResponseBuilder<C extends GetImagesResponse, B extends GetImagesResponse.GetImagesResponseBuilder<C,
B>>