Uses of Class
com.amilesend.tmdb.client.model.acount.AddWatchlistResponse
Packages that use AddWatchlistResponse
-
Uses of AddWatchlistResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return AddWatchlistResponseModifier and TypeMethodDescriptionAccountApi.addWatchlist
(@NonNull AddWatchlistRequest request) Adds or removes a movie/TV show from an account's watch list. -
Uses of AddWatchlistResponse in com.amilesend.tmdb.client.model.acount
Classes in com.amilesend.tmdb.client.model.acount with type parameters of type AddWatchlistResponseModifier and TypeClassDescriptionstatic class
AddWatchlistResponse.AddWatchlistResponseBuilder<C extends AddWatchlistResponse,
B extends AddWatchlistResponse.AddWatchlistResponseBuilder<C, B>>