| 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 ListSolNetworkInstancesResponse |
TnbClient.listSolNetworkInstances(Consumer<ListSolNetworkInstancesRequest.Builder> listSolNetworkInstancesRequest)
Lists your network instances.
|
default ListSolNetworkInstancesResponse |
TnbClient.listSolNetworkInstances(ListSolNetworkInstancesRequest listSolNetworkInstancesRequest)
Lists your network instances.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSolNetworkInstancesResponse> |
TnbAsyncClient.listSolNetworkInstances(Consumer<ListSolNetworkInstancesRequest.Builder> listSolNetworkInstancesRequest)
Lists your network instances.
|
default CompletableFuture<ListSolNetworkInstancesResponse> |
TnbAsyncClient.listSolNetworkInstances(ListSolNetworkInstancesRequest listSolNetworkInstancesRequest)
Lists your network instances.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSolNetworkInstancesResponse> |
ListSolNetworkInstancesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSolNetworkInstancesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSolNetworkInstancesResponse> subscriber) |
Copyright © 2023. All rights reserved.