| 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 UpdateNetworkSitePlanResponse |
PrivateNetworksClient.updateNetworkSitePlan(Consumer<UpdateNetworkSitePlanRequest.Builder> updateNetworkSitePlanRequest)
Updates the specified network site plan.
|
default UpdateNetworkSitePlanResponse |
PrivateNetworksClient.updateNetworkSitePlan(UpdateNetworkSitePlanRequest updateNetworkSitePlanRequest)
Updates the specified network site plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateNetworkSitePlanResponse> |
PrivateNetworksAsyncClient.updateNetworkSitePlan(Consumer<UpdateNetworkSitePlanRequest.Builder> updateNetworkSitePlanRequest)
Updates the specified network site plan.
|
default CompletableFuture<UpdateNetworkSitePlanResponse> |
PrivateNetworksAsyncClient.updateNetworkSitePlan(UpdateNetworkSitePlanRequest updateNetworkSitePlanRequest)
Updates the specified network site plan.
|
Copyright © 2022. All rights reserved.