Uses of Interface
software.amazon.awssdk.services.ec2.model.StartNetworkInsightsAnalysisResponse.Builder
Packages that use StartNetworkInsightsAnalysisResponse.Builder
-
Uses of StartNetworkInsightsAnalysisResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return StartNetworkInsightsAnalysisResponse.BuilderModifier and TypeMethodDescriptionStartNetworkInsightsAnalysisResponse.builder()StartNetworkInsightsAnalysisResponse.Builder.networkInsightsAnalysis(Consumer<NetworkInsightsAnalysis.Builder> networkInsightsAnalysis) Information about the network insights analysis.StartNetworkInsightsAnalysisResponse.Builder.networkInsightsAnalysis(NetworkInsightsAnalysis networkInsightsAnalysis) Information about the network insights analysis.StartNetworkInsightsAnalysisResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type StartNetworkInsightsAnalysisResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StartNetworkInsightsAnalysisResponse.Builder>StartNetworkInsightsAnalysisResponse.serializableBuilderClass()