Uses of Class
software.amazon.awssdk.services.location.model.SearchPlaceIndexForSuggestionsSummary
-
Packages that use SearchPlaceIndexForSuggestionsSummary Package Description software.amazon.awssdk.services.location.model -
-
Uses of SearchPlaceIndexForSuggestionsSummary in software.amazon.awssdk.services.location.model
Methods in software.amazon.awssdk.services.location.model that return SearchPlaceIndexForSuggestionsSummary Modifier and Type Method Description SearchPlaceIndexForSuggestionsSummarySearchPlaceIndexForSuggestionsResponse. summary()Contains a summary of the request.Methods in software.amazon.awssdk.services.location.model with parameters of type SearchPlaceIndexForSuggestionsSummary Modifier and Type Method Description SearchPlaceIndexForSuggestionsResponse.BuilderSearchPlaceIndexForSuggestionsResponse.Builder. summary(SearchPlaceIndexForSuggestionsSummary summary)Contains a summary of the request.
-