Uses of Class
com.amilesend.tmdb.client.model.PostResponse
Packages that use PostResponse
Package
Description
-
Uses of PostResponse in com.amilesend.tmdb.client.model
Classes in com.amilesend.tmdb.client.model with type parameters of type PostResponseModifier and TypeClassDescriptionstatic classPostResponse.PostResponseBuilder<C extends PostResponse, B extends PostResponse.PostResponseBuilder<C,B>> -
Uses of PostResponse in com.amilesend.tmdb.client.model.acount
Subclasses of PostResponse in com.amilesend.tmdb.client.model.acountModifier and TypeClassDescriptionclassDefines the response when adding a favorite to an account.classDefines the response when adding a watchlist item to an account. -
Uses of PostResponse in com.amilesend.tmdb.client.model.list
Subclasses of PostResponse in com.amilesend.tmdb.client.model.listModifier and TypeClassDescriptionclassThe response when adding a movie to a list.classThe response when clearing list.classThe response when creating a new list.classThe response when deleting a list.classThe response when removing a movie from a list. -
Uses of PostResponse in com.amilesend.tmdb.client.model.movie
Subclasses of PostResponse in com.amilesend.tmdb.client.model.movieModifier and TypeClassDescriptionclassDefines the response when adding a rating to an account.classDefines the response when deleting a rating for a movie. -
Uses of PostResponse in com.amilesend.tmdb.client.model.tv.episodes
Subclasses of PostResponse in com.amilesend.tmdb.client.model.tv.episodesModifier and TypeClassDescriptionclassThe response when adding a rating for a TV episode.classDefines the response when deleting a rating for a TV episode. -
Uses of PostResponse in com.amilesend.tmdb.client.model.tv.series
Subclasses of PostResponse in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclassDefines the response when adding a rating to an account.classDefines the response when deleting a rating for a TV series.