| 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<ListSolFunctionPackagesResult> |
AWSTnbAsyncClient.listSolFunctionPackagesAsync(ListSolFunctionPackagesRequest request,
AsyncHandler<ListSolFunctionPackagesRequest,ListSolFunctionPackagesResult> asyncHandler) |
Future<ListSolFunctionPackagesResult> |
AWSTnbAsync.listSolFunctionPackagesAsync(ListSolFunctionPackagesRequest listSolFunctionPackagesRequest,
AsyncHandler<ListSolFunctionPackagesRequest,ListSolFunctionPackagesResult> asyncHandler)
Lists information about function packages.
|
Future<ListSolFunctionPackagesResult> |
AbstractAWSTnbAsync.listSolFunctionPackagesAsync(ListSolFunctionPackagesRequest request,
AsyncHandler<ListSolFunctionPackagesRequest,ListSolFunctionPackagesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListSolFunctionPackagesRequest |
ListSolFunctionPackagesRequest.clone() |
ListSolFunctionPackagesRequest |
ListSolFunctionPackagesRequest.withMaxResults(Integer maxResults)
The maximum number of results to include in the response.
|
ListSolFunctionPackagesRequest |
ListSolFunctionPackagesRequest.withNextToken(String nextToken)
The token for the next page of results.
|
Copyright © 2024. All rights reserved.