Class ProductionCountry.ProductionCountryBuilder
java.lang.Object
com.amilesend.tmdb.client.model.type.ProductionCountry.ProductionCountryBuilder
- Enclosing class:
ProductionCountry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()countryCode(String countryCode) The ISO-3166-1 country code.The country name.toString()
-
Method Details
-
countryCode
The ISO-3166-1 country code.- Returns:
this.
-
name
The country name.- Returns:
this.
-
build
-
toString
-