| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalogappregistry |
Amazon Web Services Service Catalog AppRegistry enables organizations to understand the application context of their
Amazon Web Services 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 © 2023. All rights reserved.