Uses of Class
software.amazon.awssdk.services.ec2.model.TransitGatewayRouteAttachment
Packages that use TransitGatewayRouteAttachment
-
Uses of TransitGatewayRouteAttachment in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayRouteAttachmentModifier and TypeMethodDescriptionTransitGatewayRoute.transitGatewayAttachments()The attachments.Methods in software.amazon.awssdk.services.ec2.model with parameters of type TransitGatewayRouteAttachmentModifier and TypeMethodDescriptionTransitGatewayRoute.Builder.transitGatewayAttachments(TransitGatewayRouteAttachment... transitGatewayAttachments) The attachments.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TransitGatewayRouteAttachmentModifier and TypeMethodDescriptionTransitGatewayRoute.Builder.transitGatewayAttachments(Collection<TransitGatewayRouteAttachment> transitGatewayAttachments) The attachments.