| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
AWS Service Catalog AppRegistry enables organizations to understand the application context of their AWS resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
ServiceCatalogAppRegistryClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a resource.
|
default UntagResourceResponse |
ServiceCatalogAppRegistryClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
ServiceCatalogAppRegistryAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
ServiceCatalogAppRegistryAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
|
Copyright © 2021. All rights reserved.