| Package | Description |
|---|---|
| com.amazonaws.services.tnb |
Amazon Web Services Telco Network Builder (TNB) is a network automation service that helps you deploy and manage
telecom networks.
|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSolNetworkPackageContentResult> |
AWSTnbAsyncClient.getSolNetworkPackageContentAsync(GetSolNetworkPackageContentRequest request,
AsyncHandler<GetSolNetworkPackageContentRequest,GetSolNetworkPackageContentResult> asyncHandler) |
Future<GetSolNetworkPackageContentResult> |
AWSTnbAsync.getSolNetworkPackageContentAsync(GetSolNetworkPackageContentRequest getSolNetworkPackageContentRequest,
AsyncHandler<GetSolNetworkPackageContentRequest,GetSolNetworkPackageContentResult> asyncHandler)
Gets the contents of a network package.
|
Future<GetSolNetworkPackageContentResult> |
AbstractAWSTnbAsync.getSolNetworkPackageContentAsync(GetSolNetworkPackageContentRequest request,
AsyncHandler<GetSolNetworkPackageContentRequest,GetSolNetworkPackageContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSolNetworkPackageContentRequest |
GetSolNetworkPackageContentRequest.clone() |
GetSolNetworkPackageContentRequest |
GetSolNetworkPackageContentRequest.withAccept(PackageContentType accept)
The format of the package you want to download from the network package.
|
GetSolNetworkPackageContentRequest |
GetSolNetworkPackageContentRequest.withAccept(String accept)
The format of the package you want to download from the network package.
|
GetSolNetworkPackageContentRequest |
GetSolNetworkPackageContentRequest.withNsdInfoId(String nsdInfoId)
ID of the network service descriptor in the network package.
|
Copyright © 2025. All rights reserved.