Uses of Interface
com.amilesend.omdb.model.tv.GetSeasonBasedRequest
Packages that use GetSeasonBasedRequest
-
Uses of GetSeasonBasedRequest in com.amilesend.omdb
Methods in com.amilesend.omdb with parameters of type GetSeasonBasedRequestModifier and TypeMethodDescriptionOMDb.getSeason(@NonNull GetSeasonBasedRequest request) Gets a TV season for a request by either its title or IMDB identifier. -
Uses of GetSeasonBasedRequest in com.amilesend.omdb.model.tv
Classes in com.amilesend.omdb.model.tv that implement GetSeasonBasedRequestModifier and TypeClassDescriptionclassThe request to fetch TV season information by its associates IMDB identifier.classThe request to fetch TV season information by its title.