| 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<ListSolNetworkOperationsResult> |
AWSTnbAsyncClient.listSolNetworkOperationsAsync(ListSolNetworkOperationsRequest request,
AsyncHandler<ListSolNetworkOperationsRequest,ListSolNetworkOperationsResult> asyncHandler) |
Future<ListSolNetworkOperationsResult> |
AWSTnbAsync.listSolNetworkOperationsAsync(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest,
AsyncHandler<ListSolNetworkOperationsRequest,ListSolNetworkOperationsResult> asyncHandler)
Lists details for a network operation, including when the operation started and the status of the operation.
|
Future<ListSolNetworkOperationsResult> |
AbstractAWSTnbAsync.listSolNetworkOperationsAsync(ListSolNetworkOperationsRequest request,
AsyncHandler<ListSolNetworkOperationsRequest,ListSolNetworkOperationsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListSolNetworkOperationsRequest |
ListSolNetworkOperationsRequest.clone() |
ListSolNetworkOperationsRequest |
ListSolNetworkOperationsRequest.withMaxResults(Integer maxResults)
The maximum number of results to include in the response.
|
ListSolNetworkOperationsRequest |
ListSolNetworkOperationsRequest.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2024. All rights reserved.