| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<RouteSetDetails> |
AwsEc2RouteTableDetails.routeSet()
The routes in the route table.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2RouteTableDetails.Builder |
AwsEc2RouteTableDetails.Builder.routeSet(RouteSetDetails... routeSet)
The routes in the route table.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2RouteTableDetails.Builder |
AwsEc2RouteTableDetails.Builder.routeSet(Collection<RouteSetDetails> routeSet)
The routes in the route table.
|
Copyright © 2023. All rights reserved.