| Package | Description |
|---|---|
| com.amazonaws.services.tnb |
Amazon Web Services Telco Network Builder (TNB) is a network automation service that helps you deploy and manage
telecom networks.
|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSolNetworkOperationResult> |
AbstractAWSTnbAsync.getSolNetworkOperationAsync(GetSolNetworkOperationRequest request,
AsyncHandler<GetSolNetworkOperationRequest,GetSolNetworkOperationResult> asyncHandler) |
Future<GetSolNetworkOperationResult> |
AWSTnbAsyncClient.getSolNetworkOperationAsync(GetSolNetworkOperationRequest request,
AsyncHandler<GetSolNetworkOperationRequest,GetSolNetworkOperationResult> asyncHandler) |
Future<GetSolNetworkOperationResult> |
AWSTnbAsync.getSolNetworkOperationAsync(GetSolNetworkOperationRequest getSolNetworkOperationRequest,
AsyncHandler<GetSolNetworkOperationRequest,GetSolNetworkOperationResult> asyncHandler)
Gets the details of a network operation, including the tasks involved in the network operation and the status of
the tasks.
|
| Modifier and Type | Method and Description |
|---|---|
GetSolNetworkOperationRequest |
GetSolNetworkOperationRequest.clone() |
GetSolNetworkOperationRequest |
GetSolNetworkOperationRequest.withNsLcmOpOccId(String nsLcmOpOccId)
The identifier of the operation occurrence.
|
Copyright © 2023. All rights reserved.