Uses of Interface
software.amazon.awssdk.services.ec2.model.GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder
Packages that use GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder
Package
Description
-
Uses of GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetNetworkInsightsAccessScopeAnalysisFindingsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getNetworkInsightsAccessScopeAnalysisFindings(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest) Gets the findings for the specified Network Access Scope analysis.Ec2Client.getNetworkInsightsAccessScopeAnalysisFindings(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest) Gets the findings for the specified Network Access Scope analysis.Ec2AsyncClient.getNetworkInsightsAccessScopeAnalysisFindingsPaginator(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest) Ec2Client.getNetworkInsightsAccessScopeAnalysisFindingsPaginator(Consumer<GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder> getNetworkInsightsAccessScopeAnalysisFindingsRequest) -
Uses of GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetNetworkInsightsAccessScopeAnalysisFindingsRequest.BuilderModifier and TypeMethodDescriptionGetNetworkInsightsAccessScopeAnalysisFindingsRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder.networkInsightsAccessScopeAnalysisId(String networkInsightsAccessScopeAnalysisId) The ID of the Network Access Scope analysis.The token for the next page of results.GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetNetworkInsightsAccessScopeAnalysisFindingsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetNetworkInsightsAccessScopeAnalysisFindingsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetNetworkInsightsAccessScopeAnalysisFindingsRequest.Builder>GetNetworkInsightsAccessScopeAnalysisFindingsRequest.serializableBuilderClass()