| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
NetworkInsightsAnalysis |
StartNetworkInsightsAnalysisResponse.networkInsightsAnalysis()
Information about the network insights analysis.
|
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInsightsAnalysis> |
DescribeNetworkInsightsAnalysesResponse.networkInsightsAnalyses()
Information about the network insights analyses.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNetworkInsightsAnalysesResponse.Builder |
DescribeNetworkInsightsAnalysesResponse.Builder.networkInsightsAnalyses(NetworkInsightsAnalysis... networkInsightsAnalyses)
Information about the network insights analyses.
|
StartNetworkInsightsAnalysisResponse.Builder |
StartNetworkInsightsAnalysisResponse.Builder.networkInsightsAnalysis(NetworkInsightsAnalysis networkInsightsAnalysis)
Information about the network insights analysis.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeNetworkInsightsAnalysesResponse.Builder |
DescribeNetworkInsightsAnalysesResponse.Builder.networkInsightsAnalyses(Collection<NetworkInsightsAnalysis> networkInsightsAnalyses)
Information about the network insights analyses.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<NetworkInsightsAnalysis> |
DescribeNetworkInsightsAnalysesPublisher.networkInsightsAnalyses()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<NetworkInsightsAnalysis> |
DescribeNetworkInsightsAnalysesIterable.networkInsightsAnalyses()
Returns an iterable to iterate through the paginated
DescribeNetworkInsightsAnalysesResponse.networkInsightsAnalyses() member. |
Copyright © 2023. All rights reserved.