Class ConfigurationTimezone.ConfigurationTimezoneBuilder
java.lang.Object
com.amilesend.tmdb.client.model.configuration.type.ConfigurationTimezone.ConfigurationTimezoneBuilder
- Enclosing class:
ConfigurationTimezone
-
Method Summary
Modifier and TypeMethodDescriptionbuild()countryCode(String countryCode) The ISO-3166-1 country code.toString()The list of timezones associated with the country code.
-
Method Details
-
countryCode
The ISO-3166-1 country code.- Returns:
this.
-
zones
The list of timezones associated with the country code.- Returns:
this.
-
build
-
toString
-