| 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 PingResponse |
PrivateNetworksClient.ping(Consumer<PingRequest.Builder> pingRequest)
Checks the health of the service.
|
default PingResponse |
PrivateNetworksClient.ping(PingRequest pingRequest)
Checks the health of the service.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PingResponse> |
PrivateNetworksAsyncClient.ping(Consumer<PingRequest.Builder> pingRequest)
Checks the health of the service.
|
default CompletableFuture<PingResponse> |
PrivateNetworksAsyncClient.ping(PingRequest pingRequest)
Checks the health of the service.
|
Copyright © 2022. All rights reserved.