| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default StartNetworkInsightsAccessScopeAnalysisResponse |
Ec2Client.startNetworkInsightsAccessScopeAnalysis(Consumer<StartNetworkInsightsAccessScopeAnalysisRequest.Builder> startNetworkInsightsAccessScopeAnalysisRequest)
Starts analyzing the specified Network Access Scope.
|
default StartNetworkInsightsAccessScopeAnalysisResponse |
Ec2Client.startNetworkInsightsAccessScopeAnalysis(StartNetworkInsightsAccessScopeAnalysisRequest startNetworkInsightsAccessScopeAnalysisRequest)
Starts analyzing the specified Network Access Scope.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartNetworkInsightsAccessScopeAnalysisResponse> |
Ec2AsyncClient.startNetworkInsightsAccessScopeAnalysis(Consumer<StartNetworkInsightsAccessScopeAnalysisRequest.Builder> startNetworkInsightsAccessScopeAnalysisRequest)
Starts analyzing the specified Network Access Scope.
|
default CompletableFuture<StartNetworkInsightsAccessScopeAnalysisResponse> |
Ec2AsyncClient.startNetworkInsightsAccessScopeAnalysis(StartNetworkInsightsAccessScopeAnalysisRequest startNetworkInsightsAccessScopeAnalysisRequest)
Starts analyzing the specified Network Access Scope.
|
Copyright © 2021. All rights reserved.