Class ContentRating.ContentRatingBuilder
java.lang.Object
com.amilesend.tmdb.client.model.tv.series.type.ContentRating.ContentRatingBuilder
- Enclosing class:
ContentRating
-
Method Summary
Modifier and TypeMethodDescriptionbuild()countryCode(String countryCode) The ISO-3166-1 country code.descriptors(List<String> descriptors) The list of descriptors for the rating.The rating value.toString()
-
Method Details
-
descriptors
The list of descriptors for the rating.- Returns:
this.
-
countryCode
The ISO-3166-1 country code.- Returns:
this.
-
rating
-
build
-
toString
-