Uses of Class
com.amilesend.tvmaze.client.model.type.Alias
Packages that use Alias
Package
Description
-
Uses of Alias in com.amilesend.tvmaze.client.api
Methods in com.amilesend.tvmaze.client.api that return types with arguments of type AliasModifier and TypeMethodDescriptionShowsApi.getAliases(int showId) Gets the list of alternative show names, or aliases.ShowsApi.getAliasesAsync(int showId) Gets the list of alternative show names, or aliases. -
Uses of Alias in com.amilesend.tvmaze.client.model.type
Methods in com.amilesend.tvmaze.client.model.type that return Alias -
Uses of Alias in com.amilesend.tvmaze.client.parse.parser
Methods in com.amilesend.tvmaze.client.parse.parser that return types with arguments of type AliasModifier and TypeMethodDescriptionAliasListParser.parse(@NonNull com.google.gson.Gson gson, @NonNull InputStream jsonStream)