| Package | Description |
|---|---|
| com.amazonaws.services.private5g |
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.
|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDeviceIdentifierResult> |
AWSPrivate5GAsyncClient.getDeviceIdentifierAsync(GetDeviceIdentifierRequest request,
AsyncHandler<GetDeviceIdentifierRequest,GetDeviceIdentifierResult> asyncHandler) |
Future<GetDeviceIdentifierResult> |
AbstractAWSPrivate5GAsync.getDeviceIdentifierAsync(GetDeviceIdentifierRequest request,
AsyncHandler<GetDeviceIdentifierRequest,GetDeviceIdentifierResult> asyncHandler) |
Future<GetDeviceIdentifierResult> |
AWSPrivate5GAsync.getDeviceIdentifierAsync(GetDeviceIdentifierRequest getDeviceIdentifierRequest,
AsyncHandler<GetDeviceIdentifierRequest,GetDeviceIdentifierResult> asyncHandler)
Gets the specified device identifier.
|
| Modifier and Type | Method and Description |
|---|---|
GetDeviceIdentifierRequest |
GetDeviceIdentifierRequest.clone() |
GetDeviceIdentifierRequest |
GetDeviceIdentifierRequest.withDeviceIdentifierArn(String deviceIdentifierArn)
The Amazon Resource Name (ARN) of the device identifier.
|
Copyright © 2023. All rights reserved.