Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeTransitGatewayAttachmentsIterable
-
Packages that use DescribeTransitGatewayAttachmentsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeTransitGatewayAttachmentsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeTransitGatewayAttachmentsIterable Modifier and Type Method Description default DescribeTransitGatewayAttachmentsIterableEc2Client. describeTransitGatewayAttachmentsPaginator()Describes one or more attachments between resources and transit gateways.default DescribeTransitGatewayAttachmentsIterableEc2Client. describeTransitGatewayAttachmentsPaginator(Consumer<DescribeTransitGatewayAttachmentsRequest.Builder> describeTransitGatewayAttachmentsRequest)Describes one or more attachments between resources and transit gateways.default DescribeTransitGatewayAttachmentsIterableEc2Client. describeTransitGatewayAttachmentsPaginator(DescribeTransitGatewayAttachmentsRequest describeTransitGatewayAttachmentsRequest)Describes one or more attachments between resources and transit gateways.
-