Uses of Class
software.amazon.awssdk.services.geoplaces.model.SuggestQueryResult
-
Packages that use SuggestQueryResult Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of SuggestQueryResult in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return SuggestQueryResult Modifier and Type Method Description SuggestQueryResultSuggestResultItem. query()Returns the value of the Query property for this object.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type SuggestQueryResult Modifier and Type Method Description SuggestResultItem.BuilderSuggestResultItem.Builder. query(SuggestQueryResult query)Sets the value of the Query property for this object.
-