| 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 GetSolFunctionPackageContentResponse |
TnbClient.getSolFunctionPackageContent(Consumer<GetSolFunctionPackageContentRequest.Builder> getSolFunctionPackageContentRequest)
Gets the contents of a function package.
|
default GetSolFunctionPackageContentResponse |
TnbClient.getSolFunctionPackageContent(GetSolFunctionPackageContentRequest getSolFunctionPackageContentRequest)
Gets the contents of a function package.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSolFunctionPackageContentResponse> |
TnbAsyncClient.getSolFunctionPackageContent(Consumer<GetSolFunctionPackageContentRequest.Builder> getSolFunctionPackageContentRequest)
Gets the contents of a function package.
|
default CompletableFuture<GetSolFunctionPackageContentResponse> |
TnbAsyncClient.getSolFunctionPackageContent(GetSolFunctionPackageContentRequest getSolFunctionPackageContentRequest)
Gets the contents of a function package.
|
Copyright © 2023. All rights reserved.