Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayRouteTableAssociationsRequest
Packages that use GetTransitGatewayRouteTableAssociationsRequest
Package
Description
-
Uses of GetTransitGatewayRouteTableAssociationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetTransitGatewayRouteTableAssociationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) Gets information about the associations for the specified transit gateway route table.Ec2Client.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) Gets information about the associations for the specified transit gateway route table.Ec2AsyncClient.getTransitGatewayRouteTableAssociationsPaginator(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) Ec2Client.getTransitGatewayRouteTableAssociationsPaginator(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) -
Uses of GetTransitGatewayRouteTableAssociationsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type GetTransitGatewayRouteTableAssociationsRequestModifierConstructorDescriptionGetTransitGatewayRouteTableAssociationsIterable(Ec2Client client, GetTransitGatewayRouteTableAssociationsRequest firstRequest) GetTransitGatewayRouteTableAssociationsPublisher(Ec2AsyncClient client, GetTransitGatewayRouteTableAssociationsRequest firstRequest) -
Uses of GetTransitGatewayRouteTableAssociationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetTransitGatewayRouteTableAssociationsRequestModifier and TypeMethodDescriptionGetTransitGatewayRouteTableAssociationsRequestMarshaller.marshall(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)