Uses of Class
com.amilesend.tmdb.client.model.configuration.type.ConfigurationTimezone
Packages that use ConfigurationTimezone
Package
Description
-
Uses of ConfigurationTimezone in com.amilesend.tmdb.client.model.configuration
Subclasses with type arguments of type ConfigurationTimezone in com.amilesend.tmdb.client.model.configurationModifier and TypeClassDescriptionclassThe response that describes a list of timezones.Constructor parameters in com.amilesend.tmdb.client.model.configuration with type arguments of type ConfigurationTimezoneModifierConstructorDescriptionGetTimezonesResponse(List<ConfigurationTimezone> results) Creates a newGetTimezonesResponse. -
Uses of ConfigurationTimezone in com.amilesend.tmdb.client.model.configuration.type
Methods in com.amilesend.tmdb.client.model.configuration.type that return ConfigurationTimezone