Uses of Class
com.amilesend.tvmaze.client.model.type.ShowResult
Packages that use ShowResult
Package
Description
-
Uses of ShowResult in com.amilesend.tvmaze.client.api
Methods in com.amilesend.tvmaze.client.api that return types with arguments of type ShowResultModifier and TypeMethodDescriptionSearchApi.searchShows(String query) Search for TV shows for the given query.SearchApi.searchShowsAsync(String query) Search for TV shows for the given query. -
Uses of ShowResult in com.amilesend.tvmaze.client.model.type
Methods in com.amilesend.tvmaze.client.model.type that return ShowResult -
Uses of ShowResult in com.amilesend.tvmaze.client.parse.parser
Methods in com.amilesend.tvmaze.client.parse.parser that return types with arguments of type ShowResultModifier and TypeMethodDescriptionShowResultListParser.parse(@NonNull com.google.gson.Gson gson, @NonNull InputStream jsonStream)