| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetSolNetworkPackageContentResponse |
TnbClient.getSolNetworkPackageContent(Consumer<GetSolNetworkPackageContentRequest.Builder> getSolNetworkPackageContentRequest)
Gets the contents of a network package.
|
default GetSolNetworkPackageContentResponse |
TnbClient.getSolNetworkPackageContent(GetSolNetworkPackageContentRequest getSolNetworkPackageContentRequest)
Gets the contents of a network package.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSolNetworkPackageContentResponse> |
TnbAsyncClient.getSolNetworkPackageContent(Consumer<GetSolNetworkPackageContentRequest.Builder> getSolNetworkPackageContentRequest)
Gets the contents of a network package.
|
default CompletableFuture<GetSolNetworkPackageContentResponse> |
TnbAsyncClient.getSolNetworkPackageContent(GetSolNetworkPackageContentRequest getSolNetworkPackageContentRequest)
Gets the contents of a network package.
|
Copyright © 2023. All rights reserved.