Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayRouteTablePropagationsResponse
Packages that use GetTransitGatewayRouteTablePropagationsResponse
Package
Description
-
Uses of GetTransitGatewayRouteTablePropagationsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetTransitGatewayRouteTablePropagationsResponseModifier and TypeMethodDescriptionEc2Client.getTransitGatewayRouteTablePropagations(Consumer<GetTransitGatewayRouteTablePropagationsRequest.Builder> 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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetTransitGatewayRouteTablePropagationsResponseModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayRouteTablePropagations(Consumer<GetTransitGatewayRouteTablePropagationsRequest.Builder> getTransitGatewayRouteTablePropagationsRequest) Gets information about the route table propagations for the specified transit gateway route table.Ec2AsyncClient.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) Gets information about the route table propagations for the specified transit gateway route table. -
Uses of GetTransitGatewayRouteTablePropagationsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetTransitGatewayRouteTablePropagationsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetTransitGatewayRouteTablePropagationsResponseModifier and TypeMethodDescriptionvoidGetTransitGatewayRouteTablePropagationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetTransitGatewayRouteTablePropagationsResponse> subscriber)