Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeNetworkInsightsPathsResponse.Builder
Packages that use DescribeNetworkInsightsPathsResponse.Builder
-
Uses of DescribeNetworkInsightsPathsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeNetworkInsightsPathsResponse.BuilderModifier and TypeMethodDescriptionDescribeNetworkInsightsPathsResponse.builder()DescribeNetworkInsightsPathsResponse.Builder.networkInsightsPaths(Collection<NetworkInsightsPath> networkInsightsPaths) Information about the paths.DescribeNetworkInsightsPathsResponse.Builder.networkInsightsPaths(Consumer<NetworkInsightsPath.Builder>... networkInsightsPaths) Information about the paths.DescribeNetworkInsightsPathsResponse.Builder.networkInsightsPaths(NetworkInsightsPath... networkInsightsPaths) Information about the paths.The token to use to retrieve the next page of results.DescribeNetworkInsightsPathsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeNetworkInsightsPathsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeNetworkInsightsPathsResponse.Builder>DescribeNetworkInsightsPathsResponse.serializableBuilderClass()