| 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.
|
| software.amazon.awssdk.services.tnb.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSolFunctionInstanceResponse |
TnbClient.getSolFunctionInstance(GetSolFunctionInstanceRequest getSolFunctionInstanceRequest)
Gets the details of a network function instance, including the instantation state and metadata from the function
package descriptor in the network function package.
|
default CompletableFuture<GetSolFunctionInstanceResponse> |
TnbAsyncClient.getSolFunctionInstance(GetSolFunctionInstanceRequest getSolFunctionInstanceRequest)
Gets the details of a network function instance, including the instantation state and metadata from the function
package descriptor in the network function package.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSolFunctionInstanceRequestMarshaller.marshall(GetSolFunctionInstanceRequest getSolFunctionInstanceRequest) |
Copyright © 2023. All rights reserved.