Class ReleaseDateCountry.ReleaseDateCountryBuilder
java.lang.Object
com.amilesend.tmdb.client.model.movie.type.ReleaseDateCountry.ReleaseDateCountryBuilder
- Enclosing class:
ReleaseDateCountry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()countryCode(String countryCode) The ISO-3166-1 country code.releaseDates(List<ReleaseDate> releaseDates) The release dates for the country.toString()
-
Method Details
-
countryCode
The ISO-3166-1 country code.- Returns:
this.
-
releaseDates
The release dates for the country.- Returns:
this.
-
build
-
toString
-