Uses of Class
software.amazon.awssdk.services.ec2.paginators.DescribeFlowLogsPublisher
-
Packages that use DescribeFlowLogsPublisher Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of DescribeFlowLogsPublisher in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeFlowLogsPublisher Modifier and Type Method Description default DescribeFlowLogsPublisherEc2AsyncClient. describeFlowLogsPaginator()This is a variant ofEc2AsyncClient.describeFlowLogs(software.amazon.awssdk.services.ec2.model.DescribeFlowLogsRequest)operation.default DescribeFlowLogsPublisherEc2AsyncClient. describeFlowLogsPaginator(Consumer<DescribeFlowLogsRequest.Builder> describeFlowLogsRequest)This is a variant ofEc2AsyncClient.describeFlowLogs(software.amazon.awssdk.services.ec2.model.DescribeFlowLogsRequest)operation.default DescribeFlowLogsPublisherEc2AsyncClient. describeFlowLogsPaginator(DescribeFlowLogsRequest describeFlowLogsRequest)This is a variant ofEc2AsyncClient.describeFlowLogs(software.amazon.awssdk.services.ec2.model.DescribeFlowLogsRequest)operation.
-