Uses of Class
software.amazon.awssdk.services.ec2.model.GetNetworkInsightsAccessScopeAnalysisFindingsResponse
Packages that use GetNetworkInsightsAccessScopeAnalysisFindingsResponse
Package
Description
-
Uses of GetNetworkInsightsAccessScopeAnalysisFindingsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetNetworkInsightsAccessScopeAnalysisFindingsResponseModifier and TypeMethodDescriptionEc2Client.getNetworkInsightsAccessScopeAnalysisFindings(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest) Gets the findings for the specified Network Access Scope analysis.Ec2Client.getNetworkInsightsAccessScopeAnalysisFindings(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest) Gets the findings for the specified Network Access Scope analysis.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetNetworkInsightsAccessScopeAnalysisFindingsResponseModifier and TypeMethodDescriptionEc2AsyncClient.getNetworkInsightsAccessScopeAnalysisFindings(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest) Gets the findings for the specified Network Access Scope analysis.Ec2AsyncClient.getNetworkInsightsAccessScopeAnalysisFindings(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest) Gets the findings for the specified Network Access Scope analysis. -
Uses of GetNetworkInsightsAccessScopeAnalysisFindingsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetNetworkInsightsAccessScopeAnalysisFindingsResponseModifier and TypeMethodDescriptionGetNetworkInsightsAccessScopeAnalysisFindingsIterable.iterator()Method parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetNetworkInsightsAccessScopeAnalysisFindingsResponseModifier and TypeMethodDescriptionvoidGetNetworkInsightsAccessScopeAnalysisFindingsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetNetworkInsightsAccessScopeAnalysisFindingsResponse> subscriber)