| 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 |
|---|---|
GetSolFunctionPackageDescriptorResult |
AWSTnbClient.getSolFunctionPackageDescriptor(GetSolFunctionPackageDescriptorRequest request)
Gets a function package descriptor in a function package.
|
GetSolFunctionPackageDescriptorResult |
AbstractAWSTnb.getSolFunctionPackageDescriptor(GetSolFunctionPackageDescriptorRequest request) |
GetSolFunctionPackageDescriptorResult |
AWSTnb.getSolFunctionPackageDescriptor(GetSolFunctionPackageDescriptorRequest getSolFunctionPackageDescriptorRequest)
Gets a function package descriptor in a function package.
|
| Modifier and Type | Method and Description |
|---|---|
GetSolFunctionPackageDescriptorResult |
GetSolFunctionPackageDescriptorResult.clone() |
GetSolFunctionPackageDescriptorResult |
GetSolFunctionPackageDescriptorResult.withContentType(DescriptorContentType contentType)
Indicates the media type of the resource.
|
GetSolFunctionPackageDescriptorResult |
GetSolFunctionPackageDescriptorResult.withContentType(String contentType)
Indicates the media type of the resource.
|
GetSolFunctionPackageDescriptorResult |
GetSolFunctionPackageDescriptorResult.withVnfd(ByteBuffer vnfd)
Contents of the function package descriptor.
|
Copyright © 2023. All rights reserved.