Class SearchResult
java.lang.Object
com.amilesend.omdb.client.model.type.SearchResult
Describes a media search result.
-
Method Details
-
builder
-
getTitle
The title. -
getYear
The year released. -
getImdbId
The IMDB identifier. -
getType
The media type. -
getPoster
The URL to the associated poster image. -
equals
-
hashCode
public int hashCode() -
toString
-