| 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 GetNetworkResponse |
PrivateNetworksClient.getNetwork(Consumer<GetNetworkRequest.Builder> getNetworkRequest)
Gets the specified network.
|
default GetNetworkResponse |
PrivateNetworksClient.getNetwork(GetNetworkRequest getNetworkRequest)
Gets the specified network.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkResponse> |
PrivateNetworksAsyncClient.getNetwork(Consumer<GetNetworkRequest.Builder> getNetworkRequest)
Gets the specified network.
|
default CompletableFuture<GetNetworkResponse> |
PrivateNetworksAsyncClient.getNetwork(GetNetworkRequest getNetworkRequest)
Gets the specified network.
|
Copyright © 2023. All rights reserved.