| 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 GetDeviceIdentifierResponse |
PrivateNetworksClient.getDeviceIdentifier(Consumer<GetDeviceIdentifierRequest.Builder> getDeviceIdentifierRequest)
Gets the specified device identifier.
|
default GetDeviceIdentifierResponse |
PrivateNetworksClient.getDeviceIdentifier(GetDeviceIdentifierRequest getDeviceIdentifierRequest)
Gets the specified device identifier.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetDeviceIdentifierResponse> |
PrivateNetworksAsyncClient.getDeviceIdentifier(Consumer<GetDeviceIdentifierRequest.Builder> getDeviceIdentifierRequest)
Gets the specified device identifier.
|
default CompletableFuture<GetDeviceIdentifierResponse> |
PrivateNetworksAsyncClient.getDeviceIdentifier(GetDeviceIdentifierRequest getDeviceIdentifierRequest)
Gets the specified device identifier.
|
Copyright © 2023. All rights reserved.