| 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 ActivateNetworkSiteResponse |
PrivateNetworksClient.activateNetworkSite(ActivateNetworkSiteRequest activateNetworkSiteRequest)
Activates the specified network site.
|
default ActivateNetworkSiteResponse |
PrivateNetworksClient.activateNetworkSite(Consumer<ActivateNetworkSiteRequest.Builder> activateNetworkSiteRequest)
Activates the specified network site.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ActivateNetworkSiteResponse> |
PrivateNetworksAsyncClient.activateNetworkSite(ActivateNetworkSiteRequest activateNetworkSiteRequest)
Activates the specified network site.
|
default CompletableFuture<ActivateNetworkSiteResponse> |
PrivateNetworksAsyncClient.activateNetworkSite(Consumer<ActivateNetworkSiteRequest.Builder> activateNetworkSiteRequest)
Activates the specified network site.
|
Copyright © 2022. All rights reserved.