| Package | Description |
|---|---|
| com.amazonaws.services.location |
"Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing"
|
| com.amazonaws.services.location.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateTrackerConsumerResult |
AbstractAmazonLocation.associateTrackerConsumer(AssociateTrackerConsumerRequest request) |
AssociateTrackerConsumerResult |
AmazonLocation.associateTrackerConsumer(AssociateTrackerConsumerRequest associateTrackerConsumerRequest)
Creates an association between a geofence collection and a tracker resource.
|
AssociateTrackerConsumerResult |
AmazonLocationClient.associateTrackerConsumer(AssociateTrackerConsumerRequest request)
Creates an association between a geofence collection and a tracker resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateTrackerConsumerResult> |
AmazonLocationAsyncClient.associateTrackerConsumerAsync(AssociateTrackerConsumerRequest request,
AsyncHandler<AssociateTrackerConsumerRequest,AssociateTrackerConsumerResult> asyncHandler) |
Future<AssociateTrackerConsumerResult> |
AmazonLocationAsync.associateTrackerConsumerAsync(AssociateTrackerConsumerRequest associateTrackerConsumerRequest,
AsyncHandler<AssociateTrackerConsumerRequest,AssociateTrackerConsumerResult> asyncHandler)
Creates an association between a geofence collection and a tracker resource.
|
Future<AssociateTrackerConsumerResult> |
AbstractAmazonLocationAsync.associateTrackerConsumerAsync(AssociateTrackerConsumerRequest request,
AsyncHandler<AssociateTrackerConsumerRequest,AssociateTrackerConsumerResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateTrackerConsumerResult |
AssociateTrackerConsumerResult.clone() |
Copyright © 2023. All rights reserved.