Class GetMovieCertificationsResponse
java.lang.Object
com.amilesend.tmdb.client.model.certification.type.GetCertificationsResponseBase
com.amilesend.tmdb.client.model.certification.GetMovieCertificationsResponse
Response containing the list of movie certifications.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGetMovieCertificationsResponse.GetMovieCertificationsResponseBuilder<C extends GetMovieCertificationsResponse,B extends GetMovieCertificationsResponse.GetMovieCertificationsResponseBuilder<C, B>> Nested classes/interfaces inherited from class com.amilesend.tmdb.client.model.certification.type.GetCertificationsResponseBase
GetCertificationsResponseBase.GetCertificationsResponseBaseBuilder<C extends GetCertificationsResponseBase,B extends GetCertificationsResponseBase.GetCertificationsResponseBaseBuilder<C, B>> -
Method Summary
Methods inherited from class com.amilesend.tmdb.client.model.certification.type.GetCertificationsResponseBase
getCertifications
-
Method Details
-
builder
-
equals
- Overrides:
equalsin classGetCertificationsResponseBase
-
hashCode
public int hashCode()- Overrides:
hashCodein classGetCertificationsResponseBase
-
toString
- Overrides:
toStringin classGetCertificationsResponseBase
-