| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeNetworkInsightsPathsResponse.Builder |
DescribeNetworkInsightsPathsResponse.builder() |
DescribeNetworkInsightsPathsResponse.Builder |
DescribeNetworkInsightsPathsResponse.Builder.networkInsightsPaths(Collection<NetworkInsightsPath> networkInsightsPaths)
Information about the paths.
|
DescribeNetworkInsightsPathsResponse.Builder |
DescribeNetworkInsightsPathsResponse.Builder.networkInsightsPaths(Consumer<NetworkInsightsPath.Builder>... networkInsightsPaths)
Information about the paths.
|
DescribeNetworkInsightsPathsResponse.Builder |
DescribeNetworkInsightsPathsResponse.Builder.networkInsightsPaths(NetworkInsightsPath... networkInsightsPaths)
Information about the paths.
|
DescribeNetworkInsightsPathsResponse.Builder |
DescribeNetworkInsightsPathsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
DescribeNetworkInsightsPathsResponse.Builder |
DescribeNetworkInsightsPathsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeNetworkInsightsPathsResponse.Builder> |
DescribeNetworkInsightsPathsResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.