| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| software.amazon.awssdk.services.location.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTrackerResponse> |
LocationAsyncClient.createTracker(CreateTrackerRequest createTrackerRequest)
Creates a tracker resource in your AWS account, which lets you retrieve current and historical location of
devices.
|
default CreateTrackerResponse |
LocationClient.createTracker(CreateTrackerRequest createTrackerRequest)
Creates a tracker resource in your AWS account, which lets you retrieve current and historical location of
devices.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateTrackerRequestMarshaller.marshall(CreateTrackerRequest createTrackerRequest) |
Copyright © 2022. All rights reserved.