| 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<ActivateDeviceIdentifierResult> |
AWSPrivate5GAsyncClient.activateDeviceIdentifierAsync(ActivateDeviceIdentifierRequest request,
AsyncHandler<ActivateDeviceIdentifierRequest,ActivateDeviceIdentifierResult> asyncHandler) |
Future<ActivateDeviceIdentifierResult> |
AbstractAWSPrivate5GAsync.activateDeviceIdentifierAsync(ActivateDeviceIdentifierRequest request,
AsyncHandler<ActivateDeviceIdentifierRequest,ActivateDeviceIdentifierResult> asyncHandler) |
Future<ActivateDeviceIdentifierResult> |
AWSPrivate5GAsync.activateDeviceIdentifierAsync(ActivateDeviceIdentifierRequest activateDeviceIdentifierRequest,
AsyncHandler<ActivateDeviceIdentifierRequest,ActivateDeviceIdentifierResult> asyncHandler)
Activates the specified device identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ActivateDeviceIdentifierRequest |
ActivateDeviceIdentifierRequest.clone() |
ActivateDeviceIdentifierRequest |
ActivateDeviceIdentifierRequest.withClientToken(String clientToken)
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
ActivateDeviceIdentifierRequest |
ActivateDeviceIdentifierRequest.withDeviceIdentifierArn(String deviceIdentifierArn)
The Amazon Resource Name (ARN) of the device identifier.
|
Copyright © 2024. All rights reserved.