| Package | Description |
|---|---|
| software.amazon.awssdk.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
List<PathComponent> |
RouteAnalysisPath.path()
The route analysis path.
|
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysisPath.Builder |
RouteAnalysisPath.Builder.path(PathComponent... path)
The route analysis path.
|
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysisPath.Builder |
RouteAnalysisPath.Builder.path(Collection<PathComponent> path)
The route analysis path.
|
Copyright © 2023. All rights reserved.