Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeFlowLogsIterable
Packages that use DescribeFlowLogsIterable
-
Uses of DescribeFlowLogsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeFlowLogsIterableModifier and TypeMethodDescriptiondefault DescribeFlowLogsIterableEc2Client.describeFlowLogsPaginator()This is a variant ofEc2Client.describeFlowLogs(software.amazon.awssdk.services.ec2.model.DescribeFlowLogsRequest)operation.default DescribeFlowLogsIterableEc2Client.describeFlowLogsPaginator(Consumer<DescribeFlowLogsRequest.Builder> describeFlowLogsRequest) This is a variant ofEc2Client.describeFlowLogs(software.amazon.awssdk.services.ec2.model.DescribeFlowLogsRequest)operation.default DescribeFlowLogsIterableEc2Client.describeFlowLogsPaginator(DescribeFlowLogsRequest describeFlowLogsRequest) This is a variant ofEc2Client.describeFlowLogs(software.amazon.awssdk.services.ec2.model.DescribeFlowLogsRequest)operation.