Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayAttachmentPropagationsRequest
Packages that use GetTransitGatewayAttachmentPropagationsRequest
Package
Description
-
Uses of GetTransitGatewayAttachmentPropagationsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetTransitGatewayAttachmentPropagationsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Ec2Client.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Ec2AsyncClient.getTransitGatewayAttachmentPropagationsPaginator(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) Ec2Client.getTransitGatewayAttachmentPropagationsPaginator(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) -
Uses of GetTransitGatewayAttachmentPropagationsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type GetTransitGatewayAttachmentPropagationsRequestModifierConstructorDescriptionGetTransitGatewayAttachmentPropagationsIterable(Ec2Client client, GetTransitGatewayAttachmentPropagationsRequest firstRequest) GetTransitGatewayAttachmentPropagationsPublisher(Ec2AsyncClient client, GetTransitGatewayAttachmentPropagationsRequest firstRequest) -
Uses of GetTransitGatewayAttachmentPropagationsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetTransitGatewayAttachmentPropagationsRequestModifier and TypeMethodDescriptionGetTransitGatewayAttachmentPropagationsRequestMarshaller.marshall(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)