Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- actors(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The comma-delimited list of actors.
- appendIfNotBlank(HttpUrl.Builder, String, String) - Static method in interface com.amilesend.omdb.model.QueryParameterBasedRequest
-
Helper method to populate a query parameter if the string value is not blank.
- appendIfNotNull(HttpUrl.Builder, String, Object) - Static method in interface com.amilesend.omdb.model.QueryParameterBasedRequest
-
Helper method to populate a query parameter if the value is not
null. - awards(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The description of received awards.
B
- baseUrl(String) - Method in class com.amilesend.omdb.connection.Connection.ConnectionBuilder
- BasicParser<T> - Class in com.amilesend.omdb.parse.parser
-
Defines a basic
GsonParserimplementation for single object type. - BasicParser(Class<T>) - Constructor for class com.amilesend.omdb.parse.parser.BasicParser
- boxOffice(String) - Method in class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
-
The box office revenue.
- build() - Method in class com.amilesend.omdb.connection.Connection.ConnectionBuilder
- build() - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Builds a new
OkHttpClientinstance. - build() - Method in class com.amilesend.omdb.model.FailureResponse.FailureResponseBuilder
- build() - Method in class com.amilesend.omdb.model.GetByIdRequestBase.GetByIdRequestBaseBuilder
- build() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase.GetByTitleRequestBaseBuilder
- build() - Method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest.GetMovieByIdRequestBuilder
- build() - Method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest.GetMovieByTitleRequestBuilder
- build() - Method in class com.amilesend.omdb.model.movie.SearchMovieRequest.SearchMovieRequestBuilder
- build() - Method in class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
- build() - Method in class com.amilesend.omdb.model.SearchRequestBase.SearchRequestBaseBuilder
- build() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest.GetEpisodeByIdRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest.GetEpisodeByTitleRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest.GetSeasonByIdRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest.GetSeasonByTitleRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest.GetSeriesByIdRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest.GetSeriesByTitleRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.SearchSeriesRequest.SearchSeriesRequestBuilder
- build() - Method in class com.amilesend.omdb.model.tv.type.Episode.EpisodeBuilder
- build() - Method in class com.amilesend.omdb.model.tv.type.Season.SeasonBuilder
- build() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
- build() - Method in class com.amilesend.omdb.model.tv.type.Series.SeriesBuilder
- build() - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
- build() - Method in class com.amilesend.omdb.model.type.SearchResponse.SearchResponseBuilder
- build() - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
- builder() - Static method in class com.amilesend.omdb.connection.Connection
- builder() - Static method in class com.amilesend.omdb.model.FailureResponse
- builder() - Static method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest
- builder() - Static method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest
- builder() - Static method in class com.amilesend.omdb.model.movie.SearchMovieRequest
- builder() - Static method in class com.amilesend.omdb.model.movie.type.Movie
- builder() - Static method in class com.amilesend.omdb.model.SearchRequestBase
- builder() - Static method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.SearchSeriesRequest
- builder() - Static method in class com.amilesend.omdb.model.tv.type.Episode
- builder() - Static method in class com.amilesend.omdb.model.tv.type.Season
- builder() - Static method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
- builder() - Static method in class com.amilesend.omdb.model.tv.type.Series
- builder() - Static method in class com.amilesend.omdb.model.type.SearchResponse
- builder() - Static method in class com.amilesend.omdb.model.type.SearchResult
C
- com.amilesend.omdb - package com.amilesend.omdb
- com.amilesend.omdb.connection - package com.amilesend.omdb.connection
- com.amilesend.omdb.connection.http - package com.amilesend.omdb.connection.http
- com.amilesend.omdb.model - package com.amilesend.omdb.model
- com.amilesend.omdb.model.movie - package com.amilesend.omdb.model.movie
- com.amilesend.omdb.model.movie.type - package com.amilesend.omdb.model.movie.type
- com.amilesend.omdb.model.tv - package com.amilesend.omdb.model.tv
- com.amilesend.omdb.model.tv.type - package com.amilesend.omdb.model.tv.type
- com.amilesend.omdb.model.type - package com.amilesend.omdb.model.type
- com.amilesend.omdb.parse - package com.amilesend.omdb.parse
- com.amilesend.omdb.parse.adapters - package com.amilesend.omdb.parse.adapters
- com.amilesend.omdb.parse.parser - package com.amilesend.omdb.parse.parser
- Connection - Class in com.amilesend.omdb.connection
-
Wraps a
OkHttpClientthat manages parsing responses to corresponding POJO types. - Connection.ConnectionBuilder - Class in com.amilesend.omdb.connection
- ConnectionException - Exception Class in com.amilesend.omdb.connection
-
Defines the exception thrown from
Connection. - ConnectionException(String) - Constructor for exception class com.amilesend.omdb.connection.ConnectionException
-
Creates a new
TvMazeConnectionException. - ConnectionException(String, Throwable) - Constructor for exception class com.amilesend.omdb.connection.ConnectionException
-
Creates a new
TvMazeConnectionException. - connectTimeout(Duration) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the connection timeout for the HTTP client.
- country(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The country of origin.
D
- DEFAULT_BASE_URL - Static variable in class com.amilesend.omdb.connection.Connection
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.amilesend.omdb.parse.adapters.LocalDateTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.amilesend.omdb.parse.adapters.MediaTypeTypeAdapter
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.amilesend.omdb.parse.adapters.StringTypeAdaptor
- director(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The comma-delimited list of directors.
- dvd(LocalDate) - Method in class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
-
The publication date of the DVD/Bluray release.
E
- episode(int) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest.GetEpisodeByIdRequestBuilder
-
The episode number.
- episode(int) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest.GetEpisodeByTitleRequestBuilder
-
The episode number.
- episode(String) - Method in class com.amilesend.omdb.model.tv.type.Episode.EpisodeBuilder
-
The associated episode number.
- episode(String) - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
-
The episode number.
- Episode - Class in com.amilesend.omdb.model.tv.type
-
Describes a TV episode.
- EPISODE - Enum constant in enum com.amilesend.omdb.model.type.MediaType
- Episode.EpisodeBuilder<C,
B> - Class in com.amilesend.omdb.model.tv.type - EpisodeBuilder() - Constructor for class com.amilesend.omdb.model.tv.type.Episode.EpisodeBuilder
- episodes(List<SeasonEpisode>) - Method in class com.amilesend.omdb.model.tv.type.Season.SeasonBuilder
-
The list of episodes for the season.
- EPISODES_DATE_FORMATTER - Static variable in class com.amilesend.omdb.parse.adapters.LocalDateTypeAdapter
-
Date formatter for TV episode information.
- equals(Object) - Method in class com.amilesend.omdb.model.FailureResponse
- equals(Object) - Method in class com.amilesend.omdb.model.GetByIdRequestBase
- equals(Object) - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
- equals(Object) - Method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest
- equals(Object) - Method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest
- equals(Object) - Method in class com.amilesend.omdb.model.movie.SearchMovieRequest
- equals(Object) - Method in class com.amilesend.omdb.model.movie.type.Movie
- equals(Object) - Method in class com.amilesend.omdb.model.SearchRequestBase
- equals(Object) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.SearchSeriesRequest
- equals(Object) - Method in class com.amilesend.omdb.model.tv.type.Episode
- equals(Object) - Method in class com.amilesend.omdb.model.tv.type.Season
- equals(Object) - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
- equals(Object) - Method in class com.amilesend.omdb.model.tv.type.Series
- equals(Object) - Method in class com.amilesend.omdb.model.type.MediaBase
- equals(Object) - Method in class com.amilesend.omdb.model.type.Rating
- equals(Object) - Method in class com.amilesend.omdb.model.type.SearchResponse
- equals(Object) - Method in class com.amilesend.omdb.model.type.SearchResult
- error(String) - Method in class com.amilesend.omdb.model.FailureResponse.FailureResponseBuilder
-
The error message.
- execute(Request, GsonParser<T>) - Method in class com.amilesend.omdb.connection.Connection
-
Executes the given
Requestand parses the JSON-formatted response with givenGsonParser.
F
- FailureResponse - Class in com.amilesend.omdb.model
-
Describes a failure response type.
- FailureResponse.FailureResponseBuilder - Class in com.amilesend.omdb.model
- fromValue(String) - Static method in enum com.amilesend.omdb.model.type.MediaType
-
Returns the associated
MediaTypefor the given value. - FULL - Enum constant in enum com.amilesend.omdb.model.type.Plot
-
Response to include a long plot summary.
G
- genre(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The comma-delimited list of genres.
- getActors() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list credited actors.
- getAwards() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The description of received awards.
- getBaseUrl() - Method in class com.amilesend.omdb.connection.Connection
-
The base URL for the Graph API.
- getBoxOffice() - Method in class com.amilesend.omdb.model.movie.type.Movie
-
The box office revenue.
- GetByIdRequestBase - Class in com.amilesend.omdb.model
-
The request to fetch media information based on its associated IMDB identifier.
- GetByIdRequestBase.GetByIdRequestBaseBuilder<C,
B> - Class in com.amilesend.omdb.model - GetByIdRequestBaseBuilder() - Constructor for class com.amilesend.omdb.model.GetByIdRequestBase.GetByIdRequestBaseBuilder
- GetByTitleRequestBase - Class in com.amilesend.omdb.model
-
Request to fetch media information based on the title.
- GetByTitleRequestBase.GetByTitleRequestBaseBuilder<C,
B> - Class in com.amilesend.omdb.model - GetByTitleRequestBaseBuilder() - Constructor for class com.amilesend.omdb.model.GetByTitleRequestBase.GetByTitleRequestBaseBuilder
- getCountries() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list of countries.
- getDirectors() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list of directors.
- getDvd() - Method in class com.amilesend.omdb.model.movie.type.Movie
-
The publication date of the DVD/Bluray release.
- getEpisode() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
-
The episode number.
- getEpisode() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
-
The episode number.
- getEpisode() - Method in class com.amilesend.omdb.model.tv.type.Episode
-
Gets the episode number.
- getEpisode() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
-
Gets the episode number.
- getEpisode(GetEpisodeBasedRequest) - Method in class com.amilesend.omdb.OMDb
-
Gets a TV episode for a request by either its series title or IMDB identifier.
- GetEpisodeBasedRequest - Interface in com.amilesend.omdb.model.tv
-
Defines a request that is specific to the TV episode media type.
- GetEpisodeByIdRequest - Class in com.amilesend.omdb.model.tv
-
The request to fetch TV episode information by its associates IMDB identifier.
- GetEpisodeByIdRequest.GetEpisodeByIdRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - GetEpisodeByIdRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest.GetEpisodeByIdRequestBuilder
- GetEpisodeByTitleRequest - Class in com.amilesend.omdb.model.tv
-
The request to fetch TV episode information by its title.
- GetEpisodeByTitleRequest.GetEpisodeByTitleRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - GetEpisodeByTitleRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest.GetEpisodeByTitleRequestBuilder
- getEpisodes() - Method in class com.amilesend.omdb.model.tv.type.Season
-
Gets the list of episodes for the season.
- getError() - Method in class com.amilesend.omdb.model.FailureResponse
-
The error message.
- getGenres() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list of genres.
- getGson() - Method in class com.amilesend.omdb.connection.Connection
-
The configured GSON instance used for marshalling request and responses to/from JSON.
- getImdbId() - Method in class com.amilesend.omdb.model.GetByIdRequestBase
-
The IMDB identifier to search for.
- getImdbId() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
-
The IMDB identifier.
- getImdbId() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The IMDB identifier.
- getImdbId() - Method in class com.amilesend.omdb.model.type.SearchResult
-
The IMDB identifier.
- getImdbRating() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
-
Gets the IMDB rating.
- getImdbRating() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the IMDB rating.
- getImdbVotes() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the IMDB votes associated with the rating.
- getInstance() - Static method in class com.amilesend.omdb.parse.GsonFactory
-
Gets the singleton
GsonFactoryinstance. - getLanguages() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list of languages.
- getMetascore() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The metacritic score.
- getMovie(GetMovieBasedRequest) - Method in class com.amilesend.omdb.OMDb
-
Gets a movie for a request by either its title or IMDB identifier.
- GetMovieBasedRequest - Interface in com.amilesend.omdb.model.movie
-
Defines a request that is specific to the movie media type.
- GetMovieByIdRequest - Class in com.amilesend.omdb.model.movie
-
The request to fetch movie information by its associates IMDB identifier.
- GetMovieByIdRequest.GetMovieByIdRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.movie - GetMovieByIdRequestBuilder() - Constructor for class com.amilesend.omdb.model.movie.GetMovieByIdRequest.GetMovieByIdRequestBuilder
- GetMovieByTitleRequest - Class in com.amilesend.omdb.model.movie
-
The request to fetch movie information by its title.
- GetMovieByTitleRequest.GetMovieByTitleRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.movie - GetMovieByTitleRequestBuilder() - Constructor for class com.amilesend.omdb.model.movie.GetMovieByTitleRequest.GetMovieByTitleRequestBuilder
- getPage() - Method in class com.amilesend.omdb.model.SearchRequestBase
-
The page number of the response to return.
- getPlot() - Method in class com.amilesend.omdb.model.GetByIdRequestBase
-
The plot format (i.e., short or full; default is short).
- getPlot() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
-
The plot format (i.e., short or full; default is short).
- getPlot() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The plot description.
- getPoster() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The URL of the movie poster image.
- getPoster() - Method in class com.amilesend.omdb.model.type.SearchResult
-
The URL to the associated poster image.
- getProduction() - Method in class com.amilesend.omdb.model.movie.type.Movie
-
The production.
- getRated() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The associated rating.
- getRatings() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list of ratings.
- getReleased() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
-
The air date.
- getReleased() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The date of release.
- getResponse() - Method in class com.amilesend.omdb.model.FailureResponse
-
Gets the response success boolean state value.
- getRetryAfterSeconds() - Method in exception class com.amilesend.omdb.connection.ThrottledException
-
The time in seconds that the request can be retried.
- getRuntime() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The runtime.
- getSearchResults() - Method in class com.amilesend.omdb.model.type.SearchResponse
-
Gets the search results.
- getSeason() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
-
The season number.
- getSeason() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
-
The season number.
- getSeason() - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest
-
The season number.
- getSeason() - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest
-
The season number.
- getSeason() - Method in class com.amilesend.omdb.model.tv.type.Episode
-
Gets the season number.
- getSeason() - Method in class com.amilesend.omdb.model.tv.type.Season
-
Gets the season number.
- getSeason(GetSeasonBasedRequest) - Method in class com.amilesend.omdb.OMDb
-
Gets a TV season for a request by either its title or IMDB identifier.
- GetSeasonBasedRequest - Interface in com.amilesend.omdb.model.tv
-
Defines a request that is specific to the TV season media type.
- GetSeasonByIdRequest - Class in com.amilesend.omdb.model.tv
-
The request to fetch TV season information by its associates IMDB identifier.
- GetSeasonByIdRequest.GetSeasonByIdRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - GetSeasonByIdRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.GetSeasonByIdRequest.GetSeasonByIdRequestBuilder
- GetSeasonByTitleRequest - Class in com.amilesend.omdb.model.tv
-
The request to fetch TV season information by its title.
- GetSeasonByTitleRequest.GetSeasonByTitleRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - GetSeasonByTitleRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest.GetSeasonByTitleRequestBuilder
- getSeries(GetSeriesBasedRequest) - Method in class com.amilesend.omdb.OMDb
-
Gets a TV series for a request by either its title or IMDB identifier.
- GetSeriesBasedRequest - Interface in com.amilesend.omdb.model.tv
-
Defines a request that is specific to the TV series media type.
- GetSeriesByIdRequest - Class in com.amilesend.omdb.model.tv
-
The request to fetch TV series information by its associates IMDB identifier.
- GetSeriesByIdRequest.GetSeriesByIdRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - GetSeriesByIdRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.GetSeriesByIdRequest.GetSeriesByIdRequestBuilder
- GetSeriesByTitleRequest - Class in com.amilesend.omdb.model.tv
-
The request to fetch TV series information by its series name.
- GetSeriesByTitleRequest.GetSeriesByTitleRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - GetSeriesByTitleRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest.GetSeriesByTitleRequestBuilder
- getSeriesId() - Method in class com.amilesend.omdb.model.tv.type.Episode
-
The IMDB TV series identifier.
- getSource() - Method in class com.amilesend.omdb.model.type.Rating
-
The source for the rating.
- getTitle() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
-
The title of the content to search for.
- getTitle() - Method in class com.amilesend.omdb.model.SearchRequestBase
-
The title of the content to search for.
- getTitle() - Method in class com.amilesend.omdb.model.tv.type.Season
-
The TV series name.
- getTitle() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
-
The episode title.
- getTitle() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The movie title.
- getTitle() - Method in class com.amilesend.omdb.model.type.SearchResult
-
The title.
- getTotalResults() - Method in class com.amilesend.omdb.model.type.SearchResponse
-
Gets the number of total results.
- getTotalSeasons() - Method in class com.amilesend.omdb.model.tv.type.Season
-
Gets the total number of seasons.
- getTotalSeasons() - Method in class com.amilesend.omdb.model.tv.type.Series
-
Gets the total number of seasons.
- getType() - Method in class com.amilesend.omdb.model.type.SearchResult
-
The media type.
- getValue() - Method in enum com.amilesend.omdb.model.type.MediaType
-
The media type value.
- getValue() - Method in enum com.amilesend.omdb.model.type.Plot
-
The plot option value.
- getValue() - Method in class com.amilesend.omdb.model.type.Rating
-
The rating value.
- getWebsite() - Method in class com.amilesend.omdb.model.movie.type.Movie
-
The website URL.
- getWriters() - Method in class com.amilesend.omdb.model.type.MediaBase
-
Gets the list of credited writers.
- getYear() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
-
The year of the movie release.
- getYear() - Method in class com.amilesend.omdb.model.SearchRequestBase
-
The year of the movie release.
- getYear() - Method in class com.amilesend.omdb.model.type.MediaBase
-
The year of release.
- getYear() - Method in class com.amilesend.omdb.model.type.SearchResult
-
The year released.
- gsonFactory(GsonFactory) - Method in class com.amilesend.omdb.connection.Connection.ConnectionBuilder
- GsonFactory - Class in com.amilesend.omdb.parse
-
Factory that vends new pre-configured
Gsoninstances. - GsonParser<T> - Interface in com.amilesend.omdb.parse.parser
-
Defines a parser that deserializes a JSON-formatted source input stream to the defined POJO type.
H
- hashCode() - Method in class com.amilesend.omdb.model.FailureResponse
- hashCode() - Method in class com.amilesend.omdb.model.GetByIdRequestBase
- hashCode() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
- hashCode() - Method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest
- hashCode() - Method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest
- hashCode() - Method in class com.amilesend.omdb.model.movie.SearchMovieRequest
- hashCode() - Method in class com.amilesend.omdb.model.movie.type.Movie
- hashCode() - Method in class com.amilesend.omdb.model.SearchRequestBase
- hashCode() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.SearchSeriesRequest
- hashCode() - Method in class com.amilesend.omdb.model.tv.type.Episode
- hashCode() - Method in class com.amilesend.omdb.model.tv.type.Season
- hashCode() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
- hashCode() - Method in class com.amilesend.omdb.model.tv.type.Series
- hashCode() - Method in class com.amilesend.omdb.model.type.MediaBase
- hashCode() - Method in class com.amilesend.omdb.model.type.Rating
- hashCode() - Method in class com.amilesend.omdb.model.type.SearchResponse
- hashCode() - Method in class com.amilesend.omdb.model.type.SearchResult
- hostnameVerifier(HostnameVerifier) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the hostname verifier to use with the HTTP client.
- httpClient(OkHttpClient) - Method in class com.amilesend.omdb.connection.Connection.ConnectionBuilder
I
- imdbId(String) - Method in class com.amilesend.omdb.model.GetByIdRequestBase.GetByIdRequestBaseBuilder
-
The IMDB identifier to search for.
- imdbId(String) - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
-
The IMDB identifier.
- imdbId(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The IMDB identifier.
- imdbId(String) - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
-
The IMDB identifier.
- imdbRating(String) - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
-
The IMDB rating.
- imdbRating(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The IMDB rating.
- imdbVotes(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The number of votes associated with the IMDB rating.
- isForTest(boolean) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the flag to allow for non-SSL/TLS based requests used for testing.
- isRedirectsAllowed(boolean) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the flag to allow for automatic URL redirects when responses return 300-based HTTP responses.
J
- JSON_CONTENT_TYPE - Static variable in class com.amilesend.omdb.connection.Connection
- JSON_RESPONSE_TYPE - Static variable in interface com.amilesend.omdb.model.QueryParameterBasedRequest
L
- language(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The comma-delimited list of languages.
- LocalDateTypeAdapter - Class in com.amilesend.omdb.parse.adapters
-
GSON adapter to format and serializes
LocalDateobjects. - LocalDateTypeAdapter() - Constructor for class com.amilesend.omdb.parse.adapters.LocalDateTypeAdapter
M
- MEDIA_TYPE_OBJ_NAME - Static variable in enum com.amilesend.omdb.model.type.MediaType
-
The parameter name.
- MediaBase - Class in com.amilesend.omdb.model.type
-
Defines common attributes for media (i.e., movie, TV series).
- MediaBase.MediaBaseBuilder<C,
B> - Class in com.amilesend.omdb.model.type - MediaBaseBuilder() - Constructor for class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
- MediaType - Enum in com.amilesend.omdb.model.type
-
Defines the supported OMDb media types (i.e., "movie", "series", and "episode").
- MediaTypeTypeAdapter - Class in com.amilesend.omdb.parse.adapters
-
GSON adapter to format and serializes
MediaTypeenums. - MediaTypeTypeAdapter() - Constructor for class com.amilesend.omdb.parse.adapters.MediaTypeTypeAdapter
- metascore(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The metacritic score.
- Movie - Class in com.amilesend.omdb.model.movie.type
-
Describes a movie.
- MOVIE - Enum constant in enum com.amilesend.omdb.model.type.MediaType
- MOVIE_DATE_FORMATTER - Static variable in class com.amilesend.omdb.parse.adapters.LocalDateTypeAdapter
-
Date formatter for movie information.
- Movie.MovieBuilder<C,
B> - Class in com.amilesend.omdb.model.movie.type - MovieBuilder() - Constructor for class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
N
- newDefaultInstance() - Static method in class com.amilesend.omdb.connection.Connection
-
Creates a new
Connectionthat is configured with the default settings. - newInstanceForConnection() - Method in class com.amilesend.omdb.parse.GsonFactory
-
Gets a new
Gsoninstance that is configured for use byConnection. - newInstanceForPrettyPrinting() - Method in class com.amilesend.omdb.parse.GsonFactory
-
Gets a new
Gsoninstance that is configured for use byConnectionthat provides pretty-printed formatted JSON (i.e., useful for testing and/or debugging). - newRequestBuilder() - Method in class com.amilesend.omdb.connection.Connection
-
Creates a new
Request.Builderwith pre-configured headers for request that expect a JSON-formatted response body. - NOT_AVAILABLE - Static variable in class com.amilesend.omdb.parse.adapters.StringTypeAdaptor
-
OMDb returns "N/A" for undefined values.
O
- OkHttpClientBuilder - Class in com.amilesend.omdb.connection.http
-
Utility to configure and build a
OkHttpClientwith the option of default configuration for this SDK. - OkHttpClientBuilder() - Constructor for class com.amilesend.omdb.connection.http.OkHttpClientBuilder
- OMDb - Class in com.amilesend.omdb
-
The Open Movie Database client.
- OMDb(String) - Constructor for class com.amilesend.omdb.OMDb
-
Creates a new
OMDbwith the provided API key. - OMDb(String, Connection) - Constructor for class com.amilesend.omdb.OMDb
-
Creates a new
OMDbwith the provided connection and API key.
P
- page(Integer) - Method in class com.amilesend.omdb.model.SearchRequestBase.SearchRequestBaseBuilder
-
The page number of the response to return.
- parse(Gson, byte[]) - Method in interface com.amilesend.omdb.parse.parser.GsonParser
-
Deserializes a JSON-formatted byte array to the defined POJO type.
- parse(Gson, InputStream) - Method in class com.amilesend.omdb.parse.parser.BasicParser
- parse(Gson, InputStream) - Method in interface com.amilesend.omdb.parse.parser.GsonParser
-
Deserializes a JSON-formatted input stream to the defined POJO type.
- parseCommonDelimitedList(String) - Static method in class com.amilesend.omdb.model.type.TypeHelper
-
Parses a comma-delimited list of string values and returns a list of strings.
- plot(Plot) - Method in class com.amilesend.omdb.model.GetByIdRequestBase.GetByIdRequestBaseBuilder
-
The plot format (i.e., short or full; default is short).
- plot(Plot) - Method in class com.amilesend.omdb.model.GetByTitleRequestBase.GetByTitleRequestBaseBuilder
-
The plot format (i.e., short or full; default is short).
- plot(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The plot description.
- Plot - Enum in com.amilesend.omdb.model.type
-
Defines the OMDb support Plot format options for requests.
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.GetByIdRequestBase
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.movie.SearchMovieRequest
- populateQueryParameters(HttpUrl.Builder) - Method in interface com.amilesend.omdb.model.QueryParameterBasedRequest
-
Helper method to populate query parameters of a
HttpUrl.Builder. - populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.SearchRequestBase
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest
- populateQueryParameters(HttpUrl.Builder) - Method in class com.amilesend.omdb.model.tv.SearchSeriesRequest
- poster(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The URL of the movie poster image.
- poster(String) - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
-
The URL to the associated poster image.
- production(String) - Method in class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
-
The production.
- proxy(Proxy, String, String) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the proxy and associated username plus password to use with the HTTP client.
- proxy(Proxy, Authenticator) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the proxy and associated authenticator to use with the HTTP client.
Q
- QueryParameterBasedRequest - Interface in com.amilesend.omdb.model
-
Defines a request that contain parameters to be constructed as query parameters in an HTTP request.
R
- rated(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The associated rating.
- Rating - Class in com.amilesend.omdb.model.type
-
The media content rating.
- Rating(String, String) - Constructor for class com.amilesend.omdb.model.type.Rating
-
Creates a new
Ratinginstance. - ratings(List<Rating>) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The list of ratings.
- readTimeout(Duration) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the read timeout for the HTTP client.
- released(LocalDate) - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
-
The air date.
- released(LocalDate) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The date of release.
- RequestException - Exception Class in com.amilesend.omdb.connection
-
Defines the exception thrown from
Connectionthat is specific to an issue with a request. - RequestException(String) - Constructor for exception class com.amilesend.omdb.connection.RequestException
-
Creates a new
RequestException. - RequestException(String, Throwable) - Constructor for exception class com.amilesend.omdb.connection.RequestException
-
Creates a new
RequestException. - response(String) - Method in class com.amilesend.omdb.model.FailureResponse.FailureResponseBuilder
-
The response success boolean state value.
- ResponseException - Exception Class in com.amilesend.omdb.connection
-
Defines the exception thrown from
Connectionthat is specific to an issue with a response. - ResponseException(String) - Constructor for exception class com.amilesend.omdb.connection.ResponseException
-
Creates a new
ResponseException. - ResponseException(String, Throwable) - Constructor for exception class com.amilesend.omdb.connection.ResponseException
-
Creates a new
ResponseException. - ResponseParseException - Exception Class in com.amilesend.omdb.connection
-
Defines the exception thrown from
Connectionthat is specific to an issue with parsing a response. - ResponseParseException(String, Throwable) - Constructor for exception class com.amilesend.omdb.connection.ResponseParseException
-
Creates a new
ResponseParseException. - runtime(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The runtime.
S
- search(SearchMovieRequest) - Method in class com.amilesend.omdb.OMDb
-
Searches for movies.
- search(SearchSeriesRequest) - Method in class com.amilesend.omdb.OMDb
-
Searches for TV series.
- search(List<SearchResult>) - Method in class com.amilesend.omdb.model.type.SearchResponse.SearchResponseBuilder
-
The search results.
- SearchMovieRequest - Class in com.amilesend.omdb.model.movie
-
Defines the request to search for movies.
- SearchMovieRequest.SearchMovieRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.movie - SearchMovieRequestBuilder() - Constructor for class com.amilesend.omdb.model.movie.SearchMovieRequest.SearchMovieRequestBuilder
- SearchRequestBase - Class in com.amilesend.omdb.model
-
Request to search for media information based on the title.
- SearchRequestBase.SearchRequestBaseBuilder<C,
B> - Class in com.amilesend.omdb.model - SearchRequestBaseBuilder() - Constructor for class com.amilesend.omdb.model.SearchRequestBase.SearchRequestBaseBuilder
- SearchResponse - Class in com.amilesend.omdb.model.type
-
The response containing the search results.
- SearchResponse.SearchResponseBuilder - Class in com.amilesend.omdb.model.type
- SearchResult - Class in com.amilesend.omdb.model.type
-
Describes a media search result.
- SearchResult.SearchResultBuilder - Class in com.amilesend.omdb.model.type
- SearchSeriesRequest - Class in com.amilesend.omdb.model.tv
-
Defines the request to search for TV series.
- SearchSeriesRequest.SearchSeriesRequestBuilder<C,
B> - Class in com.amilesend.omdb.model.tv - SearchSeriesRequestBuilder() - Constructor for class com.amilesend.omdb.model.tv.SearchSeriesRequest.SearchSeriesRequestBuilder
- season(int) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest.GetEpisodeByIdRequestBuilder
-
The season number.
- season(int) - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest.GetEpisodeByTitleRequestBuilder
-
The season number.
- season(int) - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest.GetSeasonByIdRequestBuilder
-
The season number.
- season(int) - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest.GetSeasonByTitleRequestBuilder
-
The season number.
- season(String) - Method in class com.amilesend.omdb.model.tv.type.Episode.EpisodeBuilder
-
The season number.
- season(String) - Method in class com.amilesend.omdb.model.tv.type.Season.SeasonBuilder
-
The season number.
- Season - Class in com.amilesend.omdb.model.tv.type
-
Describes a list of TV episodes for a TV series season.
- Season.SeasonBuilder - Class in com.amilesend.omdb.model.tv.type
- SeasonEpisode - Class in com.amilesend.omdb.model.tv.type
-
Describes a TV episode.
- SeasonEpisode.SeasonEpisodeBuilder - Class in com.amilesend.omdb.model.tv.type
- serialize(MediaType, Type, JsonSerializationContext) - Method in class com.amilesend.omdb.parse.adapters.MediaTypeTypeAdapter
- serialize(LocalDate, Type, JsonSerializationContext) - Method in class com.amilesend.omdb.parse.adapters.LocalDateTypeAdapter
- Series - Class in com.amilesend.omdb.model.tv.type
-
Describes a TV series.
- SERIES - Enum constant in enum com.amilesend.omdb.model.type.MediaType
- Series.SeriesBuilder<C,
B> - Class in com.amilesend.omdb.model.tv.type - SeriesBuilder() - Constructor for class com.amilesend.omdb.model.tv.type.Series.SeriesBuilder
- seriesId(String) - Method in class com.amilesend.omdb.model.tv.type.Episode.EpisodeBuilder
-
The IMDB TV series identifier.
- SHORT - Enum constant in enum com.amilesend.omdb.model.type.Plot
-
Response to include a short plot summary.
- STRING_LIST_DELIMITER - Static variable in class com.amilesend.omdb.model.type.TypeHelper
-
The delimiter used to represent a list of string values.
- StringTypeAdaptor - Class in com.amilesend.omdb.parse.adapters
-
GSON adapter to format and serializes
Stringobjects. - StringTypeAdaptor() - Constructor for class com.amilesend.omdb.parse.adapters.StringTypeAdaptor
T
- ThrottledException - Exception Class in com.amilesend.omdb.connection
-
Defines the exception thrown from
Connectionwhen a request is throttled. - ThrottledException(String, Long) - Constructor for exception class com.amilesend.omdb.connection.ThrottledException
-
Creates a new
ThrottledException. - title(String) - Method in class com.amilesend.omdb.model.GetByTitleRequestBase.GetByTitleRequestBaseBuilder
-
The title of the content to search for.
- title(String) - Method in class com.amilesend.omdb.model.SearchRequestBase.SearchRequestBaseBuilder
-
The title of the content to search for.
- title(String) - Method in class com.amilesend.omdb.model.tv.type.Season.SeasonBuilder
-
The TV series name.
- title(String) - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
-
The episode title.
- title(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The movie title.
- title(String) - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
-
The title.
- toString() - Method in class com.amilesend.omdb.connection.Connection.ConnectionBuilder
- toString() - Method in class com.amilesend.omdb.model.FailureResponse.FailureResponseBuilder
- toString() - Method in class com.amilesend.omdb.model.FailureResponse
- toString() - Method in class com.amilesend.omdb.model.GetByIdRequestBase.GetByIdRequestBaseBuilder
- toString() - Method in class com.amilesend.omdb.model.GetByIdRequestBase
- toString() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase.GetByTitleRequestBaseBuilder
- toString() - Method in class com.amilesend.omdb.model.GetByTitleRequestBase
- toString() - Method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest.GetMovieByIdRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.movie.GetMovieByIdRequest
- toString() - Method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest.GetMovieByTitleRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.movie.GetMovieByTitleRequest
- toString() - Method in class com.amilesend.omdb.model.movie.SearchMovieRequest.SearchMovieRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.movie.SearchMovieRequest
- toString() - Method in class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
- toString() - Method in class com.amilesend.omdb.model.movie.type.Movie
- toString() - Method in class com.amilesend.omdb.model.SearchRequestBase.SearchRequestBaseBuilder
- toString() - Method in class com.amilesend.omdb.model.SearchRequestBase
- toString() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest.GetEpisodeByIdRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByIdRequest
- toString() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest.GetEpisodeByTitleRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.GetEpisodeByTitleRequest
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest.GetSeasonByIdRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeasonByIdRequest
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest.GetSeasonByTitleRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeasonByTitleRequest
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest.GetSeriesByIdRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeriesByIdRequest
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest.GetSeriesByTitleRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.GetSeriesByTitleRequest
- toString() - Method in class com.amilesend.omdb.model.tv.SearchSeriesRequest.SearchSeriesRequestBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.SearchSeriesRequest
- toString() - Method in class com.amilesend.omdb.model.tv.type.Episode.EpisodeBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.type.Episode
- toString() - Method in class com.amilesend.omdb.model.tv.type.Season.SeasonBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.type.Season
- toString() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode.SeasonEpisodeBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.type.SeasonEpisode
- toString() - Method in class com.amilesend.omdb.model.tv.type.Series.SeriesBuilder
- toString() - Method in class com.amilesend.omdb.model.tv.type.Series
- toString() - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
- toString() - Method in class com.amilesend.omdb.model.type.MediaBase
- toString() - Method in enum com.amilesend.omdb.model.type.MediaType
- toString() - Method in enum com.amilesend.omdb.model.type.Plot
- toString() - Method in class com.amilesend.omdb.model.type.Rating
- toString() - Method in class com.amilesend.omdb.model.type.SearchResponse.SearchResponseBuilder
- toString() - Method in class com.amilesend.omdb.model.type.SearchResponse
- toString() - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
- toString() - Method in class com.amilesend.omdb.model.type.SearchResult
- totalResults(String) - Method in class com.amilesend.omdb.model.type.SearchResponse.SearchResponseBuilder
- totalSeasons(String) - Method in class com.amilesend.omdb.model.tv.type.Season.SeasonBuilder
-
The total number of seasons.
- totalSeasons(String) - Method in class com.amilesend.omdb.model.tv.type.Series.SeriesBuilder
-
The total number of seasons.
- trustManager(X509TrustManager) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the SSL/TLS trust manager to use with the HTTP client.
- type(MediaType) - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
-
The media type.
- TypeHelper - Class in com.amilesend.omdb.model.type
-
Helper class to help parse response attributes.
V
- valueOf(String) - Static method in enum com.amilesend.omdb.model.type.MediaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.amilesend.omdb.model.type.Plot
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.amilesend.omdb.model.type.MediaType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.amilesend.omdb.model.type.Plot
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- website(String) - Method in class com.amilesend.omdb.model.movie.type.Movie.MovieBuilder
-
The website URL.
- writer(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The comma-delimited list of writers.
- writeTimeout(Duration) - Method in class com.amilesend.omdb.connection.http.OkHttpClientBuilder
-
Sets the write timeout for the HTTP client.
Y
- year(Integer) - Method in class com.amilesend.omdb.model.GetByTitleRequestBase.GetByTitleRequestBaseBuilder
-
The year of the movie release.
- year(Integer) - Method in class com.amilesend.omdb.model.SearchRequestBase.SearchRequestBaseBuilder
-
The year of the movie release.
- year(String) - Method in class com.amilesend.omdb.model.type.MediaBase.MediaBaseBuilder
-
The year of release.
- year(String) - Method in class com.amilesend.omdb.model.type.SearchResult.SearchResultBuilder
-
The year released.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form