| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
GeoLocationTarget |
GeoLocationTarget.clone() |
GeoLocationTarget |
GeoLocationTarget.withName(String name)
The
name of the geolocation target field. |
GeoLocationTarget |
GeoLocationTarget.withOrder(String order)
The
order of the geolocation target field. |
GeoLocationTarget |
GeoLocationTarget.withOrder(TargetFieldOrder order)
The
order of the geolocation target field. |
| Modifier and Type | Method and Description |
|---|---|
List<GeoLocationTarget> |
IndexingFilter.getGeoLocations()
The list of geolocation targets that you select to index.
|
| Modifier and Type | Method and Description |
|---|---|
IndexingFilter |
IndexingFilter.withGeoLocations(GeoLocationTarget... geoLocations)
The list of geolocation targets that you select to index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexingFilter.setGeoLocations(Collection<GeoLocationTarget> geoLocations)
The list of geolocation targets that you select to index.
|
IndexingFilter |
IndexingFilter.withGeoLocations(Collection<GeoLocationTarget> geoLocations)
The list of geolocation targets that you select to index.
|
Copyright © 2025. All rights reserved.