| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<GetNetworkInsightsAccessScopeAnalysisFindingsResponse> |
GetNetworkInsightsAccessScopeAnalysisFindingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetNetworkInsightsAccessScopeAnalysisFindingsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetNetworkInsightsAccessScopeAnalysisFindingsResponse> subscriber) |
Copyright © 2023. All rights reserved.