| 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<UpdateGeofenceCollectionResponse> |
LocationAsyncClient.updateGeofenceCollection(UpdateGeofenceCollectionRequest updateGeofenceCollectionRequest)
Updates the specified properties of a given geofence collection.
|
default UpdateGeofenceCollectionResponse |
LocationClient.updateGeofenceCollection(UpdateGeofenceCollectionRequest updateGeofenceCollectionRequest)
Updates the specified properties of a given geofence collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateGeofenceCollectionRequestMarshaller.marshall(UpdateGeofenceCollectionRequest updateGeofenceCollectionRequest) |
Copyright © 2023. All rights reserved.