| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
NetworkManagerClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a specified resource.
|
default UntagResourceResponse |
NetworkManagerClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
NetworkManagerAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a specified resource.
|
default CompletableFuture<UntagResourceResponse> |
NetworkManagerAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a specified resource.
|
Copyright © 2023. All rights reserved.