| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager |
Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit
Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.
|
| Modifier and Type | Method and Description |
|---|---|
default StartRouteAnalysisResponse |
NetworkManagerClient.startRouteAnalysis(Consumer<StartRouteAnalysisRequest.Builder> startRouteAnalysisRequest)
Starts analyzing the routing path between the specified source and destination.
|
default StartRouteAnalysisResponse |
NetworkManagerClient.startRouteAnalysis(StartRouteAnalysisRequest startRouteAnalysisRequest)
Starts analyzing the routing path between the specified source and destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartRouteAnalysisResponse> |
NetworkManagerAsyncClient.startRouteAnalysis(Consumer<StartRouteAnalysisRequest.Builder> startRouteAnalysisRequest)
Starts analyzing the routing path between the specified source and destination.
|
default CompletableFuture<StartRouteAnalysisResponse> |
NetworkManagerAsyncClient.startRouteAnalysis(StartRouteAnalysisRequest startRouteAnalysisRequest)
Starts analyzing the routing path between the specified source and destination.
|
Copyright © 2022. All rights reserved.