| 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<BatchGetDevicePositionResponse> |
LocationAsyncClient.batchGetDevicePosition(BatchGetDevicePositionRequest batchGetDevicePositionRequest)
Lists the latest device positions for requested devices.
|
default BatchGetDevicePositionResponse |
LocationClient.batchGetDevicePosition(BatchGetDevicePositionRequest batchGetDevicePositionRequest)
Lists the latest device positions for requested devices.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchGetDevicePositionRequestMarshaller.marshall(BatchGetDevicePositionRequest batchGetDevicePositionRequest) |
Copyright © 2021. All rights reserved.