Uses of Class
software.amazon.awssdk.services.geoplaces.model.CountryHighlights
-
Packages that use CountryHighlights Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of CountryHighlights in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return CountryHighlights Modifier and Type Method Description CountryHighlightsAutocompleteAddressHighlights. country()The alpha-2 or alpha-3 character code for the country that the results will be present in.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type CountryHighlights Modifier and Type Method Description AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. country(CountryHighlights country)The alpha-2 or alpha-3 character code for the country that the results will be present in.
-