| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListSolNetworkOperationsResponse |
TnbClient.listSolNetworkOperations(Consumer<ListSolNetworkOperationsRequest.Builder> listSolNetworkOperationsRequest)
Lists details for a network operation, including when the operation started and the status of the operation.
|
default ListSolNetworkOperationsResponse |
TnbClient.listSolNetworkOperations(ListSolNetworkOperationsRequest listSolNetworkOperationsRequest)
Lists details for a network operation, including when the operation started and the status of the operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSolNetworkOperationsResponse> |
TnbAsyncClient.listSolNetworkOperations(Consumer<ListSolNetworkOperationsRequest.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSolNetworkOperationsResponse> |
ListSolNetworkOperationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSolNetworkOperationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSolNetworkOperationsResponse> subscriber) |
Copyright © 2023. All rights reserved.