Uses of Class
com.amilesend.tmdb.client.model.type.Review
Packages that use Review
Package
Description
-
Uses of Review in com.amilesend.tmdb.client.model.movie
Subclasses with type arguments of type Review in com.amilesend.tmdb.client.model.movieModifier and TypeClassDescriptionclassThe response containing the list of a reviews for a movie.static classGetReviewsResponse.GetReviewsResponseBuilder<C extends GetReviewsResponse,B extends GetReviewsResponse.GetReviewsResponseBuilder<C, B>> -
Uses of Review in com.amilesend.tmdb.client.model.tv.series
Subclasses with type arguments of type Review in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclassThe response containing the list of a reviews for a TV series.static classGetReviewsResponse.GetReviewsResponseBuilder<C extends GetReviewsResponse,B extends GetReviewsResponse.GetReviewsResponseBuilder<C, B>> -
Uses of Review in com.amilesend.tmdb.client.model.type
Classes in com.amilesend.tmdb.client.model.type with type parameters of type ReviewModifier and TypeClassDescriptionstatic classReview.ReviewBuilder<C extends Review,B extends Review.ReviewBuilder<C, B>> Subclasses with type arguments of type Review in com.amilesend.tmdb.client.model.typeModifier and TypeClassDescriptionclassDescribes a movie review.static classReview.ReviewBuilder<C extends Review,B extends Review.ReviewBuilder<C, B>>