| Package | Description |
|---|---|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.clone() |
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionResult.getSummary()
Contains a summary of the request.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withDataSource(String dataSource)
The geospatial data provider attached to the place index resource specified in the request.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withLanguage(String language)
The preferred language used to return results.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withMaxResults(Integer maxResults)
Contains the optional result count limit that is specified in the request.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withPosition(Collection<Double> position)
The position specified in the request.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withPosition(Double... position)
The position specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchPlaceIndexForPositionResult.setSummary(SearchPlaceIndexForPositionSummary summary)
Contains a summary of the request.
|
SearchPlaceIndexForPositionResult |
SearchPlaceIndexForPositionResult.withSummary(SearchPlaceIndexForPositionSummary summary)
Contains a summary of the request.
|
Copyright © 2024. All rights reserved.