| Package | Description |
|---|---|
| software.amazon.awssdk.services.privatenetworks |
Amazon Web Services Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private
mobile network at your on-premises location.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
PrivateNetworksClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified resource.
|
default UntagResourceResponse |
PrivateNetworksClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
PrivateNetworksAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
PrivateNetworksAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from the specified resource.
|
Copyright © 2022. All rights reserved.