| 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 UntagResourceResponse |
LocationClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified Amazon Location resource.
|
default CompletableFuture<UntagResourceResponse> |
LocationAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from the specified Amazon Location resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.