Class GetAccountStatesResponse
java.lang.Object
com.amilesend.tmdb.client.model.Resource<Integer, AccountStatesResponseBase>
com.amilesend.tmdb.client.model.type.AccountStatesResponseBase
com.amilesend.tmdb.client.model.movie.GetAccountStatesResponse
The response containing the account states associated with a movie.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetAccountStatesResponse.GetAccountStatesResponseBuilder<C extends GetAccountStatesResponse, B extends GetAccountStatesResponse.GetAccountStatesResponseBuilder<C,B>> Nested classes/interfaces inherited from class AccountStatesResponseBase
AccountStatesResponseBase.AccountStatesResponseBaseBuilder<C,B> Modifier and TypeClassDescriptionstatic classAccountStatesResponseBase.AccountStatesResponseBaseBuilder<C extends AccountStatesResponseBase, B extends AccountStatesResponseBase.AccountStatesResponseBaseBuilder<C,B>> -
Method Summary
Methods inherited from class AccountStatesResponseBase
getFavorite, getRated, getWatchlistModifier and TypeMethodDescriptionFlag indicator if the item is marked as a favorite.getRated()The rated value of the item.Flag indicator if the item is marked on a watch list.
-
Method Details
-
builder
-
toString
- Overrides:
toStringin classAccountStatesResponseBase
-