| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<LocalGatewayRouteTable> |
DescribeLocalGatewayRouteTablesResponse.localGatewayRouteTables()
Information about the local gateway route tables.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocalGatewayRouteTablesResponse.Builder |
DescribeLocalGatewayRouteTablesResponse.Builder.localGatewayRouteTables(LocalGatewayRouteTable... localGatewayRouteTables)
Information about the local gateway route tables.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocalGatewayRouteTablesResponse.Builder |
DescribeLocalGatewayRouteTablesResponse.Builder.localGatewayRouteTables(Collection<LocalGatewayRouteTable> localGatewayRouteTables)
Information about the local gateway route tables.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<LocalGatewayRouteTable> |
DescribeLocalGatewayRouteTablesIterable.localGatewayRouteTables()
Returns an iterable to iterate through the paginated
DescribeLocalGatewayRouteTablesResponse.localGatewayRouteTables() member. |
SdkPublisher<LocalGatewayRouteTable> |
DescribeLocalGatewayRouteTablesPublisher.localGatewayRouteTables()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2021. All rights reserved.