Class GetJobsResponse
java.lang.Object
com.amilesend.tmdb.client.model.configuration.type.ConfigurationResponseBase<Job>
com.amilesend.tmdb.client.model.configuration.GetJobsResponse
The response that describes a list of jobs.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ConfigurationResponseBase
getResults
-
Constructor Details
-
GetJobsResponse
-
-
Method Details
-
equals
- Overrides:
equals
in classConfigurationResponseBase<Job>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classConfigurationResponseBase<Job>
-
toString
- Overrides:
toString
in classConfigurationResponseBase<Job>
-