Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayRouteTableRoute
Packages that use TransitGatewayRouteTableRoute
-
Uses of TransitGatewayRouteTableRoute in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayRouteTableRouteModifier and TypeMethodDescriptionExplanation.transitGatewayRouteTableRoute()The transit gateway route table route.PathComponent.transitGatewayRouteTableRoute()The route in a transit gateway route table.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayRouteTableRouteModifier and TypeMethodDescriptionExplanation.Builder.transitGatewayRouteTableRoute(TransitGatewayRouteTableRoute transitGatewayRouteTableRoute) The transit gateway route table route.PathComponent.Builder.transitGatewayRouteTableRoute(TransitGatewayRouteTableRoute transitGatewayRouteTableRoute) The route in a transit gateway route table.