Class Provider
java.lang.Object
com.amilesend.tmdb.client.model.type.Provider
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classProvider.ProviderBuilder<C extends Provider,B extends Provider.ProviderBuilder<C, B>> -
Method Summary
Modifier and TypeMethodDescriptionstatic Provider.ProviderBuilder<?, ?> builder()booleanThe display priority, or sort order/weight.The relative path to the streaming provider logo.The provider identifier.The provider name.inthashCode()toString()
-
Method Details
-
builder
-
getLogoPath
The relative path to the streaming provider logo. -
getProviderId
The provider identifier. -
getProviderName
The provider name. -
getDisplayPriority
The display priority, or sort order/weight. -
equals
-
hashCode
-
toString
-