public class TmdbReviews extends AbstractMethod
apiKey, httpTools, MAPPER| Constructor and Description |
|---|
TmdbReviews(String apiKey,
HttpTools httpTools)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Review |
getReview(String reviewId)
Get the full details of a review by ID.
|
getMediaChanges, getTypeReference, processWrapper, processWrapperListpublic Review getReview(String reviewId) throws MovieDbException
reviewId - MovieDbExceptionCopyright © 2012–2017. All rights reserved.