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 class
GetMovieCertificationsResponse.GetMovieCertificationsResponseBuilder<C extends GetMovieCertificationsResponse, B extends GetMovieCertificationsResponse.GetMovieCertificationsResponseBuilder<C,
B>> Nested classes/interfaces inherited from class GetCertificationsResponseBase
GetCertificationsResponseBase.GetCertificationsResponseBaseBuilder<C,
B> -
Method Summary
Methods inherited from class GetCertificationsResponseBase
getCertifications
-
Method Details
-
builder
-
equals
- Overrides:
equals
in classGetCertificationsResponseBase
-
hashCode
public int hashCode()- Overrides:
hashCode
in classGetCertificationsResponseBase
-
toString
- Overrides:
toString
in classGetCertificationsResponseBase
-