| 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 |
|---|---|
GetSolNetworkPackageContentResult |
AWSTnbClient.getSolNetworkPackageContent(GetSolNetworkPackageContentRequest request)
Gets the contents of a network package.
|
GetSolNetworkPackageContentResult |
AbstractAWSTnb.getSolNetworkPackageContent(GetSolNetworkPackageContentRequest request) |
GetSolNetworkPackageContentResult |
AWSTnb.getSolNetworkPackageContent(GetSolNetworkPackageContentRequest getSolNetworkPackageContentRequest)
Gets the contents of a network package.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetSolNetworkPackageContentResult> |
AWSTnbAsyncClient.getSolNetworkPackageContentAsync(GetSolNetworkPackageContentRequest request,
AsyncHandler<GetSolNetworkPackageContentRequest,GetSolNetworkPackageContentResult> asyncHandler) |
Future<GetSolNetworkPackageContentResult> |
AWSTnbAsync.getSolNetworkPackageContentAsync(GetSolNetworkPackageContentRequest getSolNetworkPackageContentRequest,
AsyncHandler<GetSolNetworkPackageContentRequest,GetSolNetworkPackageContentResult> asyncHandler)
Gets the contents of a network package.
|
Future<GetSolNetworkPackageContentResult> |
AbstractAWSTnbAsync.getSolNetworkPackageContentAsync(GetSolNetworkPackageContentRequest request,
AsyncHandler<GetSolNetworkPackageContentRequest,GetSolNetworkPackageContentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSolNetworkPackageContentResult |
GetSolNetworkPackageContentResult.clone() |
GetSolNetworkPackageContentResult |
GetSolNetworkPackageContentResult.withContentType(PackageContentType contentType)
Indicates the media type of the resource.
|
GetSolNetworkPackageContentResult |
GetSolNetworkPackageContentResult.withContentType(String contentType)
Indicates the media type of the resource.
|
GetSolNetworkPackageContentResult |
GetSolNetworkPackageContentResult.withNsdContent(ByteBuffer nsdContent)
Content of the network service descriptor in the network package.
|
Copyright © 2024. All rights reserved.