Class Job.JobBuilder
java.lang.Object
com.amilesend.tmdb.client.model.configuration.type.Job.JobBuilder
- Enclosing class:
Job
-
Method Summary
Modifier and TypeMethodDescriptionbuild()department(String department) The job category type (e.g., "Crew").The list of job types (e.g., "Special Effects").toString()
-
Method Details
-
department
The job category type (e.g., "Crew").- Returns:
this.
-
jobs
The list of job types (e.g., "Special Effects").- Returns:
this.
-
build
-
toString
-