| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| software.amazon.awssdk.services.location.paginators |
| Modifier and Type | Method and Description |
|---|---|
static LocationClient |
LocationClient.create()
Create a
LocationClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetDevicePositionHistoryIterable(LocationClient client,
GetDevicePositionHistoryRequest firstRequest) |
ListDevicePositionsIterable(LocationClient client,
ListDevicePositionsRequest firstRequest) |
ListGeofenceCollectionsIterable(LocationClient client,
ListGeofenceCollectionsRequest firstRequest) |
ListGeofencesIterable(LocationClient client,
ListGeofencesRequest firstRequest) |
ListMapsIterable(LocationClient client,
ListMapsRequest firstRequest) |
ListPlaceIndexesIterable(LocationClient client,
ListPlaceIndexesRequest firstRequest) |
ListRouteCalculatorsIterable(LocationClient client,
ListRouteCalculatorsRequest firstRequest) |
ListTrackerConsumersIterable(LocationClient client,
ListTrackerConsumersRequest firstRequest) |
ListTrackersIterable(LocationClient client,
ListTrackersRequest firstRequest) |
Copyright © 2021. All rights reserved.