| Package | Description |
|---|---|
| software.amazon.awssdk.services.location |
Suite of geospatial services including Maps, Places, Routes, Tracking, and Geofencing
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateTrackerConsumerResponse |
LocationClient.disassociateTrackerConsumer(Consumer<DisassociateTrackerConsumerRequest.Builder> disassociateTrackerConsumerRequest)
Removes the association between a tracker resource and a geofence collection.
|
default DisassociateTrackerConsumerResponse |
LocationClient.disassociateTrackerConsumer(DisassociateTrackerConsumerRequest disassociateTrackerConsumerRequest)
Removes the association between a tracker resource and a geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateTrackerConsumerResponse> |
LocationAsyncClient.disassociateTrackerConsumer(Consumer<DisassociateTrackerConsumerRequest.Builder> disassociateTrackerConsumerRequest)
Removes the association between a tracker resource and a geofence collection.
|
default CompletableFuture<DisassociateTrackerConsumerResponse> |
LocationAsyncClient.disassociateTrackerConsumer(DisassociateTrackerConsumerRequest disassociateTrackerConsumerRequest)
Removes the association between a tracker resource and a geofence collection.
|
Copyright © 2021. All rights reserved.