| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default GetSolNetworkOperationResponse |
TnbClient.getSolNetworkOperation(Consumer<GetSolNetworkOperationRequest.Builder> getSolNetworkOperationRequest)
Gets the details of a network operation, including the tasks involved in the network operation and the status of
the tasks.
|
default CompletableFuture<GetSolNetworkOperationResponse> |
TnbAsyncClient.getSolNetworkOperation(Consumer<GetSolNetworkOperationRequest.Builder> getSolNetworkOperationRequest)
Gets the details of a network operation, including the tasks involved in the network operation and the status of
the tasks.
|
| Modifier and Type | Method and Description |
|---|---|
static GetSolNetworkOperationRequest.Builder |
GetSolNetworkOperationRequest.builder() |
GetSolNetworkOperationRequest.Builder |
GetSolNetworkOperationRequest.Builder.nsLcmOpOccId(String nsLcmOpOccId)
The identifier of the network operation.
|
GetSolNetworkOperationRequest.Builder |
GetSolNetworkOperationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSolNetworkOperationRequest.Builder |
GetSolNetworkOperationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSolNetworkOperationRequest.Builder |
GetSolNetworkOperationRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSolNetworkOperationRequest.Builder> |
GetSolNetworkOperationRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.