Class FindByIdResponse
java.lang.Object
com.amilesend.tmdb.client.model.find.FindByIdResponse
The response containing the resources that match the external identifier.
-
Method Details
-
builder
-
getMovieResults
The list of movies. Can be returned by: -
getPersonResults
The list of persons. Can be returned by: -
getTvResults
The list of TV shows. Can be returned by: -
getTvEpisodeResults
The list of TV episodes. Can be returned by: -
getTvSeasonResults
The list of TV seasons. Can be returned by: -
equals
-
hashCode
public int hashCode() -
toString
-