Uses of Class
software.amazon.awssdk.services.location.model.TimeZone
-
Packages that use TimeZone Package Description software.amazon.awssdk.services.location.model -
-
Uses of TimeZone in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return TimeZone Modifier and Type Method Description TimeZonePlace. timeZone()The time zone in which thePlaceis located.Methods in software.amazon.awssdk.services.location.model with parameters of type TimeZone Modifier and Type Method Description Place.BuilderPlace.Builder. timeZone(TimeZone timeZone)The time zone in which thePlaceis located.
-