| 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 UpdateNetworkSiteResponse |
PrivateNetworksClient.updateNetworkSite(Consumer<UpdateNetworkSiteRequest.Builder> updateNetworkSiteRequest)
Updates the specified network site.
|
default UpdateNetworkSiteResponse |
PrivateNetworksClient.updateNetworkSite(UpdateNetworkSiteRequest updateNetworkSiteRequest)
Updates the specified network site.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNetworkSiteResponse> |
PrivateNetworksAsyncClient.updateNetworkSite(Consumer<UpdateNetworkSiteRequest.Builder> updateNetworkSiteRequest)
Updates the specified network site.
|
default CompletableFuture<UpdateNetworkSiteResponse> |
PrivateNetworksAsyncClient.updateNetworkSite(UpdateNetworkSiteRequest updateNetworkSiteRequest)
Updates the specified network site.
|
Copyright © 2022. All rights reserved.