Package com.amilesend.tmdb.client.model
Interface BodyBasedRequest
- All Superinterfaces:
QueryParameterBasedRequest
- All Known Implementing Classes:
AddFavoriteRequest
,AddMovieRequest
,AddRatingRequest
,AddRatingRequest
,AddRatingRequest
,AddWatchlistRequest
,ClearListRequest
,CreateListRequest
,CreateSessionRequest
,DeleteSessionRequest
,RemoveMovieRequest
Defines a request that contains a JSON-based body to be included in an HTTP post request.
- See Also:
-
Method Summary
Methods inherited from interface com.amilesend.tmdb.client.model.QueryParameterBasedRequest
populateQueryParameters