Class GetMovieProvidersResponse
java.lang.Object
com.amilesend.tmdb.client.model.watch.type.WatchProvidersResponseBase
com.amilesend.tmdb.client.model.watch.GetMovieProvidersResponse
The response that describes a list of movie watch providers.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetMovieProvidersResponse.GetMovieProvidersResponseBuilder<C extends GetMovieProvidersResponse, B extends GetMovieProvidersResponse.GetMovieProvidersResponseBuilder<C,B>> Nested classes/interfaces inherited from class WatchProvidersResponseBase
WatchProvidersResponseBase.WatchProvidersResponseBaseBuilder<C,B> -
Method Summary
Methods inherited from class WatchProvidersResponseBase
getResults
-
Method Details
-
builder
-
equals
- Overrides:
equalsin classWatchProvidersResponseBase
-
hashCode
public int hashCode()- Overrides:
hashCodein classWatchProvidersResponseBase
-
toString
- Overrides:
toStringin classWatchProvidersResponseBase
-