Uses of Class
software.amazon.awssdk.services.geoplaces.model.MatchScoreDetails
-
Packages that use MatchScoreDetails Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of MatchScoreDetails in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return MatchScoreDetails Modifier and Type Method Description MatchScoreDetailsGeocodeResultItem. matchScores()Indicates how well the entire input matches the returned.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type MatchScoreDetails Modifier and Type Method Description GeocodeResultItem.BuilderGeocodeResultItem.Builder. matchScores(MatchScoreDetails matchScores)Indicates how well the entire input matches the returned.
-