| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb |
Amazon Web Services Telco Network Builder (TNB) is a network automation service that helps you deploy and manage
telecom networks.
|
| software.amazon.awssdk.services.tnb.paginators | |
| software.amazon.awssdk.services.tnb.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListSolNetworkOperationsResponse |
TnbClient.listSolNetworkOperations(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)
Lists details for a network operation, including when the operation started and the status of the operation.
|
default CompletableFuture<ListSolNetworkOperationsResponse> |
TnbAsyncClient.listSolNetworkOperations(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)
Lists details for a network operation, including when the operation started and the status of the operation.
|
default ListSolNetworkOperationsIterable |
TnbClient.listSolNetworkOperationsPaginator(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)
Lists details for a network operation, including when the operation started and the status of the operation.
|
default ListSolNetworkOperationsPublisher |
TnbAsyncClient.listSolNetworkOperationsPaginator(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)
Lists details for a network operation, including when the operation started and the status of the operation.
|
| Constructor and Description |
|---|
ListSolNetworkOperationsIterable(TnbClient client,
ListSolNetworkOperationsRequest firstRequest) |
ListSolNetworkOperationsPublisher(TnbAsyncClient client,
ListSolNetworkOperationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSolNetworkOperationsRequestMarshaller.marshall(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest) |
Copyright © 2023. All rights reserved.