| 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<DisassociateTrackerConsumerResponse> |
LocationAsyncClient.disassociateTrackerConsumer(DisassociateTrackerConsumerRequest 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 |
|---|---|
SdkHttpFullRequest |
DisassociateTrackerConsumerRequestMarshaller.marshall(DisassociateTrackerConsumerRequest disassociateTrackerConsumerRequest) |
Copyright © 2023. All rights reserved.