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