| 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 |
|---|---|
Future<InstantiateSolNetworkInstanceResult> |
AbstractAWSTnbAsync.instantiateSolNetworkInstanceAsync(InstantiateSolNetworkInstanceRequest request,
AsyncHandler<InstantiateSolNetworkInstanceRequest,InstantiateSolNetworkInstanceResult> asyncHandler) |
Future<InstantiateSolNetworkInstanceResult> |
AWSTnbAsync.instantiateSolNetworkInstanceAsync(InstantiateSolNetworkInstanceRequest instantiateSolNetworkInstanceRequest,
AsyncHandler<InstantiateSolNetworkInstanceRequest,InstantiateSolNetworkInstanceResult> asyncHandler)
Instantiates a network instance.
|
Future<InstantiateSolNetworkInstanceResult> |
AWSTnbAsyncClient.instantiateSolNetworkInstanceAsync(InstantiateSolNetworkInstanceRequest request,
AsyncHandler<InstantiateSolNetworkInstanceRequest,InstantiateSolNetworkInstanceResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
InstantiateSolNetworkInstanceRequest |
InstantiateSolNetworkInstanceRequest.addTagsEntry(String key,
String value)
Add a single Tags entry
|
InstantiateSolNetworkInstanceRequest |
InstantiateSolNetworkInstanceRequest.clearTagsEntries()
Removes all the entries added into Tags.
|
InstantiateSolNetworkInstanceRequest |
InstantiateSolNetworkInstanceRequest.clone() |
InstantiateSolNetworkInstanceRequest |
InstantiateSolNetworkInstanceRequest.withDryRun(Boolean dryRun)
A check for whether you have the required permissions for the action without actually making the request and
provides an error response.
|
InstantiateSolNetworkInstanceRequest |
InstantiateSolNetworkInstanceRequest.withNsInstanceId(String nsInstanceId)
ID of the network instance.
|
InstantiateSolNetworkInstanceRequest |
InstantiateSolNetworkInstanceRequest.withTags(Map<String,String> tags)
A tag is a label that you assign to an Amazon Web Services resource.
|
Copyright © 2023. All rights reserved.