| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetNetworkInsightsAccessScopeAnalysisFindingsResponse |
Ec2Client.getNetworkInsightsAccessScopeAnalysisFindings(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest)
Gets the findings for the specified Network Access Scope analysis.
|
default GetNetworkInsightsAccessScopeAnalysisFindingsResponse |
Ec2Client.getNetworkInsightsAccessScopeAnalysisFindings(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest)
Gets the findings for the specified Network Access Scope analysis.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetNetworkInsightsAccessScopeAnalysisFindingsResponse> |
Ec2AsyncClient.getNetworkInsightsAccessScopeAnalysisFindings(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest)
Gets the findings for the specified Network Access Scope analysis.
|
default CompletableFuture<GetNetworkInsightsAccessScopeAnalysisFindingsResponse> |
Ec2AsyncClient.getNetworkInsightsAccessScopeAnalysisFindings(GetNetworkInsightsAccessScopeAnalysisFindingsRequest getNetworkInsightsAccessScopeAnalysisFindingsRequest)
Gets the findings for the specified Network Access Scope analysis.
|
Copyright © 2022. All rights reserved.