Uses of Class
software.amazon.awssdk.services.ec2.paginators.GetNetworkInsightsAccessScopeAnalysisFindingsIterable
-
Packages that use GetNetworkInsightsAccessScopeAnalysisFindingsIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of GetNetworkInsightsAccessScopeAnalysisFindingsIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetNetworkInsightsAccessScopeAnalysisFindingsIterable Modifier and Type Method Description default GetNetworkInsightsAccessScopeAnalysisFindingsIterableEc2Client. getNetworkInsightsAccessScopeAnalysisFindingsPaginator(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest)Gets the findings for the specified Network Access Scope analysis.default GetNetworkInsightsAccessScopeAnalysisFindingsIterableEc2Client. getNetworkInsightsAccessScopeAnalysisFindingsPaginator(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest)Gets the findings for the specified Network Access Scope analysis.
-