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