| Package | Description |
|---|---|
| software.amazon.awssdk.services.honeycode |
Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without
programming.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
HoneycodeClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
The UntagResource API allows you to removes tags from an ARN-able resource.
|
default UntagResourceResponse |
HoneycodeClient.untagResource(UntagResourceRequest untagResourceRequest)
The UntagResource API allows you to removes tags from an ARN-able resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
HoneycodeAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
The UntagResource API allows you to removes tags from an ARN-able resource.
|
default CompletableFuture<UntagResourceResponse> |
HoneycodeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
The UntagResource API allows you to removes tags from an ARN-able resource.
|
Copyright © 2023. All rights reserved.