| Package | Description |
|---|---|
| com.amazonaws.services.networkmanager.model |
| Modifier and Type | Method and Description |
|---|---|
PathComponent |
PathComponent.clone() |
PathComponent |
PathComponent.withDestinationCidrBlock(String destinationCidrBlock)
The destination CIDR block in the route table.
|
PathComponent |
PathComponent.withResource(NetworkResourceSummary resource)
The resource.
|
PathComponent |
PathComponent.withSequence(Integer sequence)
The sequence number in the path.
|
| Modifier and Type | Method and Description |
|---|---|
List<PathComponent> |
RouteAnalysisPath.getPath()
The route analysis path.
|
| Modifier and Type | Method and Description |
|---|---|
RouteAnalysisPath |
RouteAnalysisPath.withPath(PathComponent... path)
The route analysis path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteAnalysisPath.setPath(Collection<PathComponent> path)
The route analysis path.
|
RouteAnalysisPath |
RouteAnalysisPath.withPath(Collection<PathComponent> path)
The route analysis path.
|
Copyright © 2025. All rights reserved.