| 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 CreateSolFunctionPackageResponse |
TnbClient.createSolFunctionPackage(Consumer<CreateSolFunctionPackageRequest.Builder> createSolFunctionPackageRequest)
Creates a function package.
|
default CreateSolFunctionPackageResponse |
TnbClient.createSolFunctionPackage(CreateSolFunctionPackageRequest createSolFunctionPackageRequest)
Creates a function package.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSolFunctionPackageResponse> |
TnbAsyncClient.createSolFunctionPackage(Consumer<CreateSolFunctionPackageRequest.Builder> createSolFunctionPackageRequest)
Creates a function package.
|
default CompletableFuture<CreateSolFunctionPackageResponse> |
TnbAsyncClient.createSolFunctionPackage(CreateSolFunctionPackageRequest createSolFunctionPackageRequest)
Creates a function package.
|
Copyright © 2023. All rights reserved.