AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.block(Collection<PhonemeTranscription> block) |
How to pronounce the name of the block.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.block(Consumer<PhonemeTranscription.Builder>... block) |
How to pronounce the name of the block.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.block(PhonemeTranscription... block) |
How to pronounce the name of the block.
|
static AddressComponentPhonemes.Builder |
AddressComponentPhonemes.builder() |
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.country(Collection<PhonemeTranscription> country) |
The alpha-2 or alpha-3 character code for the country that the results will be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.country(Consumer<PhonemeTranscription.Builder>... country) |
The alpha-2 or alpha-3 character code for the country that the results will be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.country(PhonemeTranscription... country) |
The alpha-2 or alpha-3 character code for the country that the results will be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.district(Collection<PhonemeTranscription> district) |
How to pronounce the district or division of a city results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.district(Consumer<PhonemeTranscription.Builder>... district) |
How to pronounce the district or division of a city results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.district(PhonemeTranscription... district) |
How to pronounce the district or division of a city results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.locality(Collection<PhonemeTranscription> locality) |
How to pronounce the city or locality results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.locality(Consumer<PhonemeTranscription.Builder>... locality) |
How to pronounce the city or locality results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.locality(PhonemeTranscription... locality) |
How to pronounce the city or locality results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.region(Collection<PhonemeTranscription> region) |
How to pronounce the region or state results should be to be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.region(Consumer<PhonemeTranscription.Builder>... region) |
How to pronounce the region or state results should be to be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.region(PhonemeTranscription... region) |
How to pronounce the region or state results should be to be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.street(Collection<PhonemeTranscription> street) |
How to pronounce the name of the street results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.street(Consumer<PhonemeTranscription.Builder>... street) |
How to pronounce the name of the street results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.street(PhonemeTranscription... street) |
How to pronounce the name of the street results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subBlock(Collection<PhonemeTranscription> subBlock) |
How to pronounce the name of the sub-block.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subBlock(Consumer<PhonemeTranscription.Builder>... subBlock) |
How to pronounce the name of the sub-block.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subBlock(PhonemeTranscription... subBlock) |
How to pronounce the name of the sub-block.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subDistrict(Collection<PhonemeTranscription> subDistrict) |
How to pronounce the sub-district or division of a city results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subDistrict(Consumer<PhonemeTranscription.Builder>... subDistrict) |
How to pronounce the sub-district or division of a city results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subDistrict(PhonemeTranscription... subDistrict) |
How to pronounce the sub-district or division of a city results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subRegion(Collection<PhonemeTranscription> subRegion) |
How to pronounce the sub-region or county for which results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subRegion(Consumer<PhonemeTranscription.Builder>... subRegion) |
How to pronounce the sub-region or county for which results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.Builder.subRegion(PhonemeTranscription... subRegion) |
How to pronounce the sub-region or county for which results should be present in.
|
AddressComponentPhonemes.Builder |
AddressComponentPhonemes.toBuilder() |
|