| Package | Description |
|---|---|
| software.amazon.awssdk.services.resourceexplorer2 |
Amazon Web Services Resource Explorer is a resource search and discovery service.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ResourceExplorer2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
default UntagResourceResponse |
ResourceExplorer2Client.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ResourceExplorer2AsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
default CompletableFuture<UntagResourceResponse> |
ResourceExplorer2AsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tag key and value pairs from an Amazon Web Services Resource Explorer view or index.
|
Copyright © 2023. All rights reserved.