| 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 data provider of geospatial data for the Place index resource.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withMaxResults(Integer maxResults)
An optional parameter.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withPosition(Collection<Double> position)
The position given in the reverse geocoding request.
|
SearchPlaceIndexForPositionSummary |
SearchPlaceIndexForPositionSummary.withPosition(Double... position)
The position given in the reverse geocoding 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 © 2021. All rights reserved.