Uses of Class
software.amazon.awssdk.services.geoplaces.model.ComponentMatchScores
-
Packages that use ComponentMatchScores Package Description software.amazon.awssdk.services.geoplaces.model -
-
Uses of ComponentMatchScores in software.amazon.awssdk.services.geoplaces.model
Methods in software.amazon.awssdk.services.geoplaces.model that return ComponentMatchScores Modifier and Type Method Description ComponentMatchScoresMatchScoreDetails. components()Indicates how well the component input matches the returned.Methods in software.amazon.awssdk.services.geoplaces.model with parameters of type ComponentMatchScores Modifier and Type Method Description MatchScoreDetails.BuilderMatchScoreDetails.Builder. components(ComponentMatchScores components)Indicates how well the component input matches the returned.
-