| 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<GetSolFunctionPackageContentResult> |
AWSTnbAsyncClient.getSolFunctionPackageContentAsync(GetSolFunctionPackageContentRequest request,
AsyncHandler<GetSolFunctionPackageContentRequest,GetSolFunctionPackageContentResult> asyncHandler) |
Future<GetSolFunctionPackageContentResult> |
AWSTnbAsync.getSolFunctionPackageContentAsync(GetSolFunctionPackageContentRequest getSolFunctionPackageContentRequest,
AsyncHandler<GetSolFunctionPackageContentRequest,GetSolFunctionPackageContentResult> asyncHandler)
Gets the contents of a function package.
|
Future<GetSolFunctionPackageContentResult> |
AbstractAWSTnbAsync.getSolFunctionPackageContentAsync(GetSolFunctionPackageContentRequest request,
AsyncHandler<GetSolFunctionPackageContentRequest,GetSolFunctionPackageContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSolFunctionPackageContentRequest |
GetSolFunctionPackageContentRequest.clone() |
GetSolFunctionPackageContentRequest |
GetSolFunctionPackageContentRequest.withAccept(PackageContentType accept)
The format of the package that you want to download from the function packages.
|
GetSolFunctionPackageContentRequest |
GetSolFunctionPackageContentRequest.withAccept(String accept)
The format of the package that you want to download from the function packages.
|
GetSolFunctionPackageContentRequest |
GetSolFunctionPackageContentRequest.withVnfPkgId(String vnfPkgId)
ID of the function package.
|
Copyright © 2025. All rights reserved.