Class PostResponse
java.lang.Object
com.amilesend.tmdb.client.model.PostResponse
- Direct Known Subclasses:
AddFavoriteResponse, AddMovieResponse, AddRatingResponse, AddRatingResponse, AddRatingResponse, AddWatchlistResponse, ClearListResponse, CreateListResponse, DeleteListResponse, DeleteRatingResponse, DeleteRatingResponse, DeleteRatingResponse, RemoveMovieResponse
The response associated with post operations (i.e., AddFavorite and AddWatchlist).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
PostResponse.PostResponseBuilder<C extends PostResponse, B extends PostResponse.PostResponseBuilder<C,
B>> -
Method Summary
-
Method Details
-
getStatusCode
The HTTP status code associated with the request. -
getStatusMessage
The status message associated with the request. -
equals
-
hashCode
-
toString
-