Class GetContentRatingsResponse
java.lang.Object
com.amilesend.tmdb.client.model.Resource<Integer,GetContentRatingsResponse>
com.amilesend.tmdb.client.model.tv.series.GetContentRatingsResponse
The response describing the content ratings for a TV series.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
GetContentRatingsResponse.GetContentRatingsResponseBuilder<C extends GetContentRatingsResponse,
B extends GetContentRatingsResponse.GetContentRatingsResponseBuilder<C, B>> -
Method Summary
-
Method Details
-
builder
-
getResults
The list of content ratings for a TV series. -
toString
- Overrides:
toString
in classResource<Integer,
GetContentRatingsResponse>
-