Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeTransitGatewayRouteTablesResult |
AmazonEC2Client.describeTransitGatewayRouteTables(DescribeTransitGatewayRouteTablesRequest request)
Describes one or more transit gateway route tables.
|
DescribeTransitGatewayRouteTablesResult |
AmazonEC2.describeTransitGatewayRouteTables(DescribeTransitGatewayRouteTablesRequest describeTransitGatewayRouteTablesRequest)
Describes one or more transit gateway route tables.
|
DescribeTransitGatewayRouteTablesResult |
AbstractAmazonEC2.describeTransitGatewayRouteTables(DescribeTransitGatewayRouteTablesRequest request) |
Modifier and Type | Method and Description |
---|---|
DescribeTransitGatewayRouteTablesResult |
DescribeTransitGatewayRouteTablesResult.clone() |
DescribeTransitGatewayRouteTablesResult |
DescribeTransitGatewayRouteTablesResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeTransitGatewayRouteTablesResult |
DescribeTransitGatewayRouteTablesResult.withTransitGatewayRouteTables(Collection<TransitGatewayRouteTable> transitGatewayRouteTables)
Information about the transit gateway route tables.
|
DescribeTransitGatewayRouteTablesResult |
DescribeTransitGatewayRouteTablesResult.withTransitGatewayRouteTables(TransitGatewayRouteTable... transitGatewayRouteTables)
Information about the transit gateway route tables.
|
Copyright © 2023. All rights reserved.