Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayRouteTablePropagationsResult |
AmazonEC2Client.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest request)
Gets information about the route table propagations for the specified transit gateway route table.
|
GetTransitGatewayRouteTablePropagationsResult |
AbstractAmazonEC2.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest request) |
GetTransitGatewayRouteTablePropagationsResult |
AmazonEC2.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayRouteTablePropagationsResult |
GetTransitGatewayRouteTablePropagationsResult.clone() |
GetTransitGatewayRouteTablePropagationsResult |
GetTransitGatewayRouteTablePropagationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
GetTransitGatewayRouteTablePropagationsResult |
GetTransitGatewayRouteTablePropagationsResult.withTransitGatewayRouteTablePropagations(Collection<TransitGatewayRouteTablePropagation> transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
GetTransitGatewayRouteTablePropagationsResult |
GetTransitGatewayRouteTablePropagationsResult.withTransitGatewayRouteTablePropagations(TransitGatewayRouteTablePropagation... transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
Copyright © 2019. All rights reserved.