Uses of Class
com.amilesend.tmdb.client.model.tv.series.GetContentRatingsResponse
Packages that use GetContentRatingsResponse
-
Uses of GetContentRatingsResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetContentRatingsResponseModifier and TypeMethodDescriptionTvSeriesApi.getContentRatings(@NonNull GetContentRatingsRequest request) Gets the content ratings for a TV series. -
Uses of GetContentRatingsResponse in com.amilesend.tmdb.client.model.tv.series
Classes in com.amilesend.tmdb.client.model.tv.series with type parameters of type GetContentRatingsResponseModifier and TypeClassDescriptionstatic classGetContentRatingsResponse.GetContentRatingsResponseBuilder<C extends GetContentRatingsResponse, B extends GetContentRatingsResponse.GetContentRatingsResponseBuilder<C,B>> Subclasses with type arguments of type GetContentRatingsResponse in com.amilesend.tmdb.client.model.tv.seriesModifier and TypeClassDescriptionclassThe response describing the content ratings for a TV series.static classGetContentRatingsResponse.GetContentRatingsResponseBuilder<C extends GetContentRatingsResponse, B extends GetContentRatingsResponse.GetContentRatingsResponseBuilder<C,B>>