| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysisPath |
RouteAnalysis.forwardPath()
The forward path.
|
RouteAnalysisPath |
RouteAnalysis.returnPath()
The return path.
|
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysis.Builder |
RouteAnalysis.Builder.forwardPath(RouteAnalysisPath forwardPath)
The forward path.
|
RouteAnalysis.Builder |
RouteAnalysis.Builder.returnPath(RouteAnalysisPath returnPath)
The return path.
|
Copyright © 2022. All rights reserved.