Class WatchProviderResult
java.lang.Object
com.amilesend.tmdb.client.model.type.WatchProviderResult
Describes lists of streaming providers for content in a country.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleangetBuy()The streaming providers that provid ethe content for purchase.List of streaming providers that provide the content as part of a subscription.getLink()The full URL to the content.getRent()List of streaming providers that provide the content for rental.inthashCode()toString()
-
Method Details
-
builder
-
getLink
The full URL to the content. -
getFlatrate
List of streaming providers that provide the content as part of a subscription. -
getRent
List of streaming providers that provide the content for rental. -
getBuy
The streaming providers that provid ethe content for purchase. -
equals
-
hashCode
public int hashCode() -
toString
-