Uses of Class
software.amazon.awssdk.services.geoplaces.model.AutocompleteHighlights
-
Packages that use AutocompleteHighlights Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of AutocompleteHighlights in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return AutocompleteHighlights Modifier and Type Method Description AutocompleteHighlightsAutocompleteResultItem. highlights()Indicates the starting and ending index of the place in the text query that match the found title.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type AutocompleteHighlights Modifier and Type Method Description AutocompleteResultItem.BuilderAutocompleteResultItem.Builder. highlights(AutocompleteHighlights highlights)Indicates the starting and ending index of the place in the text query that match the found title.
-