Uses of Class
com.amilesend.tmdb.client.model.certification.GetMovieCertificationsResponse
Packages that use GetMovieCertificationsResponse
-
Uses of GetMovieCertificationsResponse in com.amilesend.tmdb.client.api
Methods in com.amilesend.tmdb.client.api that return GetMovieCertificationsResponseModifier and TypeMethodDescriptionCertificationsApi.getMovieCertifications()
Gets the list of movie certifications for all countries. -
Uses of GetMovieCertificationsResponse in com.amilesend.tmdb.client.model.certification
Classes in com.amilesend.tmdb.client.model.certification with type parameters of type GetMovieCertificationsResponseModifier and TypeClassDescriptionstatic class
GetMovieCertificationsResponse.GetMovieCertificationsResponseBuilder<C extends GetMovieCertificationsResponse,
B extends GetMovieCertificationsResponse.GetMovieCertificationsResponseBuilder<C, B>>