Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayRouteTablePropagationsRequest
Packages that use GetTransitGatewayRouteTablePropagationsRequest
Package
Description
-
Uses of GetTransitGatewayRouteTablePropagationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetTransitGatewayRouteTablePropagationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) Gets information about the route table propagations for the specified transit gateway route table.Ec2Client.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) Gets information about the route table propagations for the specified transit gateway route table.Ec2AsyncClient.getTransitGatewayRouteTablePropagationsPaginator(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) Ec2Client.getTransitGatewayRouteTablePropagationsPaginator(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) -
Uses of GetTransitGatewayRouteTablePropagationsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type GetTransitGatewayRouteTablePropagationsRequestModifierConstructorDescriptionGetTransitGatewayRouteTablePropagationsIterable(Ec2Client client, GetTransitGatewayRouteTablePropagationsRequest firstRequest) GetTransitGatewayRouteTablePropagationsPublisher(Ec2AsyncClient client, GetTransitGatewayRouteTablePropagationsRequest firstRequest) -
Uses of GetTransitGatewayRouteTablePropagationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetTransitGatewayRouteTablePropagationsRequestModifier and TypeMethodDescriptionGetTransitGatewayRouteTablePropagationsRequestMarshaller.marshall(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)