Uses of Class
software.amazon.awssdk.services.geoplaces.model.PhonemeDetails
-
Packages that use PhonemeDetails Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of PhonemeDetails in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return PhonemeDetails Modifier and Type Method Description PhonemeDetailsGetPlaceResponse. phonemes()How the various components of the result's address are pronounced in various languages.PhonemeDetailsSearchNearbyResultItem. phonemes()How the various components of the result's address are pronounced in various languages.PhonemeDetailsSearchTextResultItem. phonemes()How the various components of the result's address are pronounced in various languages.PhonemeDetailsSuggestPlaceResult. phonemes()How the various components of the result's address are pronounced in various languages.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type PhonemeDetails Modifier and Type Method Description GetPlaceResponse.BuilderGetPlaceResponse.Builder. phonemes(PhonemeDetails phonemes)How the various components of the result's address are pronounced in various languages.SearchNearbyResultItem.BuilderSearchNearbyResultItem.Builder. phonemes(PhonemeDetails phonemes)How the various components of the result's address are pronounced in various languages.SearchTextResultItem.BuilderSearchTextResultItem.Builder. phonemes(PhonemeDetails phonemes)How the various components of the result's address are pronounced in various languages.SuggestPlaceResult.BuilderSuggestPlaceResult.Builder. phonemes(PhonemeDetails phonemes)How the various components of the result's address are pronounced in various languages.
-