Class GetPrimaryTranslationsResponse
java.lang.Object
com.amilesend.tmdb.client.model.configuration.type.ConfigurationResponseBase<String>
com.amilesend.tmdb.client.model.configuration.GetPrimaryTranslationsResponse
The response that describes a list of translations.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGetPrimaryTranslationsResponse(List<String> results) Creates a newGetPrimaryTranslationsResponse. -
Method Summary
Methods inherited from class ConfigurationResponseBase
getResults
-
Constructor Details
-
GetPrimaryTranslationsResponse
-
-
Method Details
-
equals
- Overrides:
equalsin classConfigurationResponseBase<String>
-
hashCode
public int hashCode()- Overrides:
hashCodein classConfigurationResponseBase<String>
-
toString
- Overrides:
toStringin classConfigurationResponseBase<String>
-