| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSolFunctionPackageResponse |
TnbClient.getSolFunctionPackage(GetSolFunctionPackageRequest getSolFunctionPackageRequest)
Gets the details of an individual function package, such as the operational state and whether the package is in
use.
|
default CompletableFuture<GetSolFunctionPackageResponse> |
TnbAsyncClient.getSolFunctionPackage(GetSolFunctionPackageRequest getSolFunctionPackageRequest)
Gets the details of an individual function package, such as the operational state and whether the package is in
use.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSolFunctionPackageRequestMarshaller.marshall(GetSolFunctionPackageRequest getSolFunctionPackageRequest) |
Copyright © 2023. All rights reserved.