Interface AddressComponentPhonemes.Builder
- All Superinterfaces:
- Buildable,- CopyableBuilder<AddressComponentPhonemes.Builder,,- AddressComponentPhonemes> - SdkBuilder<AddressComponentPhonemes.Builder,,- AddressComponentPhonemes> - SdkPojo
- Enclosing class:
- AddressComponentPhonemes
- 
Method SummaryModifier and TypeMethodDescriptionblock(Collection<PhonemeTranscription> block) How to pronounce the name of the block.block(Consumer<PhonemeTranscription.Builder>... block) How to pronounce the name of the block.block(PhonemeTranscription... block) How to pronounce the name of the block.country(Collection<PhonemeTranscription> country) The alpha-2 or alpha-3 character code for the country that the results will be present in.country(Consumer<PhonemeTranscription.Builder>... country) The alpha-2 or alpha-3 character code for the country that the results will be present in.country(PhonemeTranscription... country) The alpha-2 or alpha-3 character code for the country that the results will be present in.district(Collection<PhonemeTranscription> district) How to pronounce the district or division of a city results should be present in.district(Consumer<PhonemeTranscription.Builder>... district) How to pronounce the district or division of a city results should be present in.district(PhonemeTranscription... district) How to pronounce the district or division of a city results should be present in.locality(Collection<PhonemeTranscription> locality) How to pronounce the city or locality results should be present in.locality(Consumer<PhonemeTranscription.Builder>... locality) How to pronounce the city or locality results should be present in.locality(PhonemeTranscription... locality) How to pronounce the city or locality results should be present in.region(Collection<PhonemeTranscription> region) How to pronounce the region or state results should be to be present in.region(Consumer<PhonemeTranscription.Builder>... region) How to pronounce the region or state results should be to be present in.region(PhonemeTranscription... region) How to pronounce the region or state results should be to be present in.street(Collection<PhonemeTranscription> street) How to pronounce the name of the street results should be present in.street(Consumer<PhonemeTranscription.Builder>... street) How to pronounce the name of the street results should be present in.street(PhonemeTranscription... street) How to pronounce the name of the street results should be present in.subBlock(Collection<PhonemeTranscription> subBlock) How to pronounce the name of the sub-block.subBlock(Consumer<PhonemeTranscription.Builder>... subBlock) How to pronounce the name of the sub-block.subBlock(PhonemeTranscription... subBlock) How to pronounce the name of the sub-block.subDistrict(Collection<PhonemeTranscription> subDistrict) How to pronounce the sub-district or division of a city results should be present in.subDistrict(Consumer<PhonemeTranscription.Builder>... subDistrict) How to pronounce the sub-district or division of a city results should be present in.subDistrict(PhonemeTranscription... subDistrict) How to pronounce the sub-district or division of a city results should be present in.subRegion(Collection<PhonemeTranscription> subRegion) How to pronounce the sub-region or county for which results should be present in.subRegion(Consumer<PhonemeTranscription.Builder>... subRegion) How to pronounce the sub-region or county for which results should be present in.subRegion(PhonemeTranscription... subRegion) How to pronounce the sub-region or county for which results should be present in.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuildercopyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilderapplyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
countryThe alpha-2 or alpha-3 character code for the country that the results will be present in. - Parameters:
- country- The alpha-2 or alpha-3 character code for the country that the results will be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
countryThe alpha-2 or alpha-3 character code for the country that the results will be present in. - Parameters:
- country- The alpha-2 or alpha-3 character code for the country that the results will be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
countryThe alpha-2 or alpha-3 character code for the country that the results will be present in. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tocountry(List<PhonemeTranscription>).- Parameters:
- country- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
regionHow to pronounce the region or state results should be to be present in. - Parameters:
- region- How to pronounce the region or state results should be to be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
regionHow to pronounce the region or state results should be to be present in. - Parameters:
- region- How to pronounce the region or state results should be to be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
regionHow to pronounce the region or state results should be to be present in. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toregion(List<PhonemeTranscription>).- Parameters:
- region- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
subRegionHow to pronounce the sub-region or county for which results should be present in. - Parameters:
- subRegion- How to pronounce the sub-region or county for which results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
subRegionHow to pronounce the sub-region or county for which results should be present in. - Parameters:
- subRegion- How to pronounce the sub-region or county for which results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
subRegionHow to pronounce the sub-region or county for which results should be present in. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosubRegion(List<PhonemeTranscription>).- Parameters:
- subRegion- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
localityHow to pronounce the city or locality results should be present in. Example: Vancouver.- Parameters:
- locality- How to pronounce the city or locality results should be present in.- Example: - Vancouver.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
localityHow to pronounce the city or locality results should be present in. Example: Vancouver.- Parameters:
- locality- How to pronounce the city or locality results should be present in.- Example: - Vancouver.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
localityHow to pronounce the city or locality results should be present in. Example: This is a convenience method that creates an instance of theVancouver.PhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tolocality(List<PhonemeTranscription>).- Parameters:
- locality- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
districtHow to pronounce the district or division of a city results should be present in. - Parameters:
- district- How to pronounce the district or division of a city results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
districtHow to pronounce the district or division of a city results should be present in. - Parameters:
- district- How to pronounce the district or division of a city results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
districtHow to pronounce the district or division of a city results should be present in. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed todistrict(List<PhonemeTranscription>).- Parameters:
- district- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
subDistrictHow to pronounce the sub-district or division of a city results should be present in. - Parameters:
- subDistrict- How to pronounce the sub-district or division of a city results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
subDistrictHow to pronounce the sub-district or division of a city results should be present in. - Parameters:
- subDistrict- How to pronounce the sub-district or division of a city results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
subDistrictHow to pronounce the sub-district or division of a city results should be present in. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosubDistrict(List<PhonemeTranscription>).- Parameters:
- subDistrict- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
blockHow to pronounce the name of the block. - Parameters:
- block- How to pronounce the name of the block.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
blockHow to pronounce the name of the block. - Parameters:
- block- How to pronounce the name of the block.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
blockHow to pronounce the name of the block. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed toblock(List<PhonemeTranscription>).- Parameters:
- block- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
subBlockHow to pronounce the name of the sub-block. - Parameters:
- subBlock- How to pronounce the name of the sub-block.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
subBlockHow to pronounce the name of the sub-block. - Parameters:
- subBlock- How to pronounce the name of the sub-block.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
subBlockHow to pronounce the name of the sub-block. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tosubBlock(List<PhonemeTranscription>).- Parameters:
- subBlock- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
- 
streetHow to pronounce the name of the street results should be present in. - Parameters:
- street- How to pronounce the name of the street results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
streetHow to pronounce the name of the street results should be present in. - Parameters:
- street- How to pronounce the name of the street results should be present in.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
 
- 
streetHow to pronounce the name of the street results should be present in. This is a convenience method that creates an instance of thePhonemeTranscription.Builderavoiding the need to create one manually viaPhonemeTranscription.builder().When the Consumercompletes,SdkBuilder.build()is called immediately and its result is passed tostreet(List<PhonemeTranscription>).- Parameters:
- street- a consumer that will call methods on- PhonemeTranscription.Builder
- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
 
 
-