Package com.amilesend.omdb.model.type
Class SearchResponse
java.lang.Object
com.amilesend.omdb.model.type.SearchResponse
The response containing the search results.
- See Also:
-
Method Details
-
getSearchResults
Gets the search results.- Returns:
- the search results
- See Also:
-
getTotalResults
Gets the number of total results.- Returns:
- the total results
-
builder
-
equals
-
hashCode
public int hashCode() -
toString
-