Class GetCertificationsResponseBase
java.lang.Object
com.amilesend.tmdb.client.model.certification.type.GetCertificationsResponseBase
- Direct Known Subclasses:
GetMovieCertificationsResponse,GetTVCertificationsResponse
Base class that defines a map of certifications.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetCertificationsResponseBase.GetCertificationsResponseBaseBuilder<C extends GetCertificationsResponseBase,B extends GetCertificationsResponseBase.GetCertificationsResponseBaseBuilder<C, B>> -
Method Summary
-
Method Details
-
getCertifications
The map of certifications. The key is the country code and the value is the associated list of certifications in that country. -
equals
-
hashCode
-
toString
-