AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.addressNumber(Collection<Highlight> addressNumber) |
The house number or address results should have.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.addressNumber(Consumer<Highlight.Builder>... addressNumber) |
The house number or address results should have.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.addressNumber(Highlight... addressNumber) |
The house number or address results should have.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.block(Collection<Highlight> block) |
Name of the block.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.block(Consumer<Highlight.Builder>... block) |
Name of the block.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.block(Highlight... block) |
Name of the block.
|
static AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.builder() |
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.building(Collection<Highlight> building) |
The name of the building at the address.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.building(Consumer<Highlight.Builder>... building) |
The name of the building at the address.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.building(Highlight... building) |
The name of the building at the address.
|
default AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.country(Consumer<CountryHighlights.Builder> country) |
The alpha-2 or alpha-3 character code for the country that the results will be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.country(CountryHighlights country) |
The alpha-2 or alpha-3 character code for the country that the results will be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.district(Collection<Highlight> district) |
The district or division of a city the results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.district(Consumer<Highlight.Builder>... district) |
The district or division of a city the results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.district(Highlight... district) |
The district or division of a city the results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.intersection(Collection<? extends Collection<Highlight>> intersection) |
Name of the streets in the intersection.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.intersection(Collection<Highlight>... intersection) |
Name of the streets in the intersection.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.label(Collection<Highlight> label) |
Indicates the starting and ending indexes for result items where they are identified to match the input
query.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.label(Consumer<Highlight.Builder>... label) |
Indicates the starting and ending indexes for result items where they are identified to match the input
query.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.label(Highlight... label) |
Indicates the starting and ending indexes for result items where they are identified to match the input
query.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.locality(Collection<Highlight> locality) |
The city or locality results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.locality(Consumer<Highlight.Builder>... locality) |
The city or locality results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.locality(Highlight... locality) |
The city or locality results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.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.Builder |
AutocompleteAddressHighlights.Builder.postalCode(Consumer<Highlight.Builder>... 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.Builder |
AutocompleteAddressHighlights.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.
|
default AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.region(Consumer<RegionHighlights.Builder> region) |
The region or state results should be to be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.region(RegionHighlights region) |
The region or state results should be to be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.street(Collection<Highlight> street) |
The name of the street results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.street(Consumer<Highlight.Builder>... street) |
The name of the street results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.street(Highlight... street) |
The name of the street results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subBlock(Collection<Highlight> subBlock) |
Name of sub-block.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subBlock(Consumer<Highlight.Builder>... subBlock) |
Name of sub-block.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subBlock(Highlight... subBlock) |
Name of sub-block.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subDistrict(Collection<Highlight> subDistrict) |
Indicates the starting and ending index of the title in the text query that match the found title.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subDistrict(Consumer<Highlight.Builder>... subDistrict) |
Indicates the starting and ending index of the title in the text query that match the found title.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subDistrict(Highlight... subDistrict) |
Indicates the starting and ending index of the title in the text query that match the found title.
|
default AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subRegion(Consumer<SubRegionHighlights.Builder> subRegion) |
The sub-region or county for which results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.Builder.subRegion(SubRegionHighlights subRegion) |
The sub-region or county for which results should be present in.
|
AutocompleteAddressHighlights.Builder |
AutocompleteAddressHighlights.toBuilder() |
|