| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena |
Amazon Athena is an interactive query service that lets you use standard SQL to analyze data directly in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
AthenaClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from an Athena resource.
|
default UntagResourceResponse |
AthenaClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from an Athena resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
AthenaAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from an Athena resource.
|
default CompletableFuture<UntagResourceResponse> |
AthenaAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from an Athena resource.
|
Copyright © 2023. All rights reserved.