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
Fields in com.amilesend.tvmaze.client.parse.parser with type parameters of type ShowResultModifier and TypeFieldDescriptionstatic final GsonParser<List<ShowResult>> Parsers.SHOW_RESULT_LIST_PARSER