| 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 ActivateDeviceIdentifierResponse |
PrivateNetworksClient.activateDeviceIdentifier(ActivateDeviceIdentifierRequest activateDeviceIdentifierRequest)
Activates the specified device identifier.
|
default ActivateDeviceIdentifierResponse |
PrivateNetworksClient.activateDeviceIdentifier(Consumer<ActivateDeviceIdentifierRequest.Builder> activateDeviceIdentifierRequest)
Activates the specified device identifier.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ActivateDeviceIdentifierResponse> |
PrivateNetworksAsyncClient.activateDeviceIdentifier(ActivateDeviceIdentifierRequest activateDeviceIdentifierRequest)
Activates the specified device identifier.
|
default CompletableFuture<ActivateDeviceIdentifierResponse> |
PrivateNetworksAsyncClient.activateDeviceIdentifier(Consumer<ActivateDeviceIdentifierRequest.Builder> activateDeviceIdentifierRequest)
Activates the specified device identifier.
|
Copyright © 2022. All rights reserved.