Class GetTVCertificationsResponse
java.lang.Object
com.amilesend.tmdb.client.model.certification.type.GetCertificationsResponseBase
com.amilesend.tmdb.client.model.certification.GetTVCertificationsResponse
Response containing the list of TV certifications.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
GetTVCertificationsResponse.GetTVCertificationsResponseBuilder<C extends GetTVCertificationsResponse,
B extends GetTVCertificationsResponse.GetTVCertificationsResponseBuilder<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:
equals
in classGetCertificationsResponseBase
-
hashCode
public int hashCode()- Overrides:
hashCode
in classGetCertificationsResponseBase
-
toString
- Overrides:
toString
in classGetCertificationsResponseBase
-