| 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 LocationAsyncClient |
LocationAsyncClient.create()
Create a
LocationAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetDevicePositionHistoryPublisher(LocationAsyncClient client,
GetDevicePositionHistoryRequest firstRequest) |
ListDevicePositionsPublisher(LocationAsyncClient client,
ListDevicePositionsRequest firstRequest) |
ListGeofenceCollectionsPublisher(LocationAsyncClient client,
ListGeofenceCollectionsRequest firstRequest) |
ListGeofencesPublisher(LocationAsyncClient client,
ListGeofencesRequest firstRequest) |
ListMapsPublisher(LocationAsyncClient client,
ListMapsRequest firstRequest) |
ListPlaceIndexesPublisher(LocationAsyncClient client,
ListPlaceIndexesRequest firstRequest) |
ListRouteCalculatorsPublisher(LocationAsyncClient client,
ListRouteCalculatorsRequest firstRequest) |
ListTrackerConsumersPublisher(LocationAsyncClient client,
ListTrackerConsumersRequest firstRequest) |
ListTrackersPublisher(LocationAsyncClient client,
ListTrackersRequest firstRequest) |
Copyright © 2023. All rights reserved.