Uses of Class
software.amazon.awssdk.services.geoplaces.model.Highlight
-
Packages that use Highlight Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of Highlight in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return types with arguments of type Highlight Modifier and Type Method Description List<Highlight>AutocompleteAddressHighlights. addressNumber()The house number or address results should have.List<Highlight>AutocompleteAddressHighlights. block()Name of the block.List<Highlight>AutocompleteAddressHighlights. building()The name of the building at the address.List<Highlight>CountryHighlights. code()Indicates the starting and ending index of the country code in the text query that match the found title.List<Highlight>RegionHighlights. code()Indicates the starting and ending index of the region in the text query that match the found title.List<Highlight>SubRegionHighlights. code()Indicates the starting and ending index of the sub-region in the text query that match the found title.List<Highlight>AutocompleteAddressHighlights. district()The district or division of a city the results should be present in.List<List<Highlight>>AutocompleteAddressHighlights. intersection()Name of the streets in the intersection.List<Highlight>AutocompleteAddressHighlights. label()Indicates the starting and ending indexes for result items where they are identified to match the input query.List<Highlight>SuggestAddressHighlights. label()Indicates the starting and ending indexes of the places in the result which were identified to match the textQuery.List<Highlight>AutocompleteAddressHighlights. locality()The city or locality results should be present in.List<Highlight>CountryHighlights. name()Indicates the starting and ending index of the country code in the text query that match the found title.List<Highlight>RegionHighlights. name()Indicates the starting and ending index of the region name in the text query that match the found title.List<Highlight>SubRegionHighlights. name()Indicates the starting and ending index of the name in the text query that match the found title.List<Highlight>AutocompleteAddressHighlights. postalCode()An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code for which the result should posses.List<Highlight>AutocompleteAddressHighlights. street()The name of the street results should be present in.List<Highlight>AutocompleteAddressHighlights. subBlock()Name of sub-block.List<Highlight>AutocompleteAddressHighlights. subDistrict()Indicates the starting and ending index of the title in the text query that match the found title.List<Highlight>AutocompleteHighlights. title()Indicates where the title field in the result matches the input query.List<Highlight>SuggestHighlights. title()Indicates the starting and ending index of the title in the text query that match the found title.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type Highlight Modifier and Type Method Description AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. addressNumber(Highlight... addressNumber)The house number or address results should have.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. block(Highlight... block)Name of the block.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. building(Highlight... building)The name of the building at the address.CountryHighlights.BuilderCountryHighlights.Builder. code(Highlight... code)Indicates the starting and ending index of the country code in the text query that match the found title.RegionHighlights.BuilderRegionHighlights.Builder. code(Highlight... code)Indicates the starting and ending index of the region in the text query that match the found title.SubRegionHighlights.BuilderSubRegionHighlights.Builder. code(Highlight... code)Indicates the starting and ending index of the sub-region in the text query that match the found title.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. district(Highlight... district)The district or division of a city the results should be present in.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. label(Highlight... label)Indicates the starting and ending indexes for result items where they are identified to match the input query.SuggestAddressHighlights.BuilderSuggestAddressHighlights.Builder. label(Highlight... label)Indicates the starting and ending indexes of the places in the result which were identified to match the textQuery.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. locality(Highlight... locality)The city or locality results should be present in.CountryHighlights.BuilderCountryHighlights.Builder. name(Highlight... name)Indicates the starting and ending index of the country code in the text query that match the found title.RegionHighlights.BuilderRegionHighlights.Builder. name(Highlight... name)Indicates the starting and ending index of the region name in the text query that match the found title.SubRegionHighlights.BuilderSubRegionHighlights.Builder. name(Highlight... name)Indicates the starting and ending index of the name in the text query that match the found title.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. postalCode(Highlight... postalCode)An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code for which the result should posses.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. street(Highlight... street)The name of the street results should be present in.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. subBlock(Highlight... subBlock)Name of sub-block.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. subDistrict(Highlight... subDistrict)Indicates the starting and ending index of the title in the text query that match the found title.AutocompleteHighlights.BuilderAutocompleteHighlights.Builder. title(Highlight... title)Indicates where the title field in the result matches the input query.SuggestHighlights.BuilderSuggestHighlights.Builder. title(Highlight... title)Indicates the starting and ending index of the title in the text query that match the found title.Method parameters in software.amazon.awssdk.services.geoplaces.model with type arguments of type Highlight Modifier and Type Method Description AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. addressNumber(Collection<Highlight> addressNumber)The house number or address results should have.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. block(Collection<Highlight> block)Name of the block.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. building(Collection<Highlight> building)The name of the building at the address.CountryHighlights.BuilderCountryHighlights.Builder. code(Collection<Highlight> code)Indicates the starting and ending index of the country code in the text query that match the found title.RegionHighlights.BuilderRegionHighlights.Builder. code(Collection<Highlight> code)Indicates the starting and ending index of the region in the text query that match the found title.SubRegionHighlights.BuilderSubRegionHighlights.Builder. code(Collection<Highlight> code)Indicates the starting and ending index of the sub-region in the text query that match the found title.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. district(Collection<Highlight> district)The district or division of a city the results should be present in.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. intersection(Collection<? extends Collection<Highlight>> intersection)Name of the streets in the intersection.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. label(Collection<Highlight> label)Indicates the starting and ending indexes for result items where they are identified to match the input query.SuggestAddressHighlights.BuilderSuggestAddressHighlights.Builder. label(Collection<Highlight> label)Indicates the starting and ending indexes of the places in the result which were identified to match the textQuery.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. locality(Collection<Highlight> locality)The city or locality results should be present in.CountryHighlights.BuilderCountryHighlights.Builder. name(Collection<Highlight> name)Indicates the starting and ending index of the country code in the text query that match the found title.RegionHighlights.BuilderRegionHighlights.Builder. name(Collection<Highlight> name)Indicates the starting and ending index of the region name in the text query that match the found title.SubRegionHighlights.BuilderSubRegionHighlights.Builder. name(Collection<Highlight> name)Indicates the starting and ending index of the name in the text query that match the found title.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. postalCode(Collection<Highlight> postalCode)An alphanumeric string included in a postal address to facilitate mail sorting, such as post code, postcode, or ZIP code for which the result should posses.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. street(Collection<Highlight> street)The name of the street results should be present in.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. subBlock(Collection<Highlight> subBlock)Name of sub-block.AutocompleteAddressHighlights.BuilderAutocompleteAddressHighlights.Builder. subDistrict(Collection<Highlight> subDistrict)Indicates the starting and ending index of the title in the text query that match the found title.AutocompleteHighlights.BuilderAutocompleteHighlights.Builder. title(Collection<Highlight> title)Indicates where the title field in the result matches the input query.SuggestHighlights.BuilderSuggestHighlights.Builder. title(Collection<Highlight> title)Indicates the starting and ending index of the title in the text query that match the found title.
-