Uses of Interface
software.amazon.awssdk.services.ec2.model.StartNetworkInsightsAccessScopeAnalysisResponse.Builder
-
Packages that use StartNetworkInsightsAccessScopeAnalysisResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of StartNetworkInsightsAccessScopeAnalysisResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return StartNetworkInsightsAccessScopeAnalysisResponse.Builder Modifier and Type Method Description static StartNetworkInsightsAccessScopeAnalysisResponse.BuilderStartNetworkInsightsAccessScopeAnalysisResponse. builder()default StartNetworkInsightsAccessScopeAnalysisResponse.BuilderStartNetworkInsightsAccessScopeAnalysisResponse.Builder. networkInsightsAccessScopeAnalysis(Consumer<NetworkInsightsAccessScopeAnalysis.Builder> networkInsightsAccessScopeAnalysis)The Network Access Scope analysis.StartNetworkInsightsAccessScopeAnalysisResponse.BuilderStartNetworkInsightsAccessScopeAnalysisResponse.Builder. networkInsightsAccessScopeAnalysis(NetworkInsightsAccessScopeAnalysis networkInsightsAccessScopeAnalysis)The Network Access Scope analysis.StartNetworkInsightsAccessScopeAnalysisResponse.BuilderStartNetworkInsightsAccessScopeAnalysisResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type StartNetworkInsightsAccessScopeAnalysisResponse.Builder Modifier and Type Method Description static Class<? extends StartNetworkInsightsAccessScopeAnalysisResponse.Builder>StartNetworkInsightsAccessScopeAnalysisResponse. serializableBuilderClass()
-