Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayRouteTableRoute
-
Packages that use TransitGatewayRouteTableRoute Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of TransitGatewayRouteTableRoute in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayRouteTableRoute Modifier and Type Method Description TransitGatewayRouteTableRouteExplanation. transitGatewayRouteTableRoute()The transit gateway route table route.TransitGatewayRouteTableRoutePathComponent. transitGatewayRouteTableRoute()The route in a transit gateway route table.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayRouteTableRoute Modifier and Type Method Description Explanation.BuilderExplanation.Builder. transitGatewayRouteTableRoute(TransitGatewayRouteTableRoute transitGatewayRouteTableRoute)The transit gateway route table route.PathComponent.BuilderPathComponent.Builder. transitGatewayRouteTableRoute(TransitGatewayRouteTableRoute transitGatewayRouteTableRoute)The route in a transit gateway route table.
-