| Package | Description |
|---|---|
| software.amazon.awssdk.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
List<SearchForTextResult> |
SearchPlaceIndexForTextResponse.results()
A list of Places matching the input text.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPlaceIndexForTextResponse.Builder |
SearchPlaceIndexForTextResponse.Builder.results(SearchForTextResult... results)
A list of Places matching the input text.
|
| Modifier and Type | Method and Description |
|---|---|
SearchPlaceIndexForTextResponse.Builder |
SearchPlaceIndexForTextResponse.Builder.results(Collection<SearchForTextResult> results)
A list of Places matching the input text.
|
Copyright © 2023. All rights reserved.