Uses of Interface
software.amazon.awscdk.services.codepipeline.GitPullRequestFilter
Packages that use GitPullRequestFilter
-
Uses of GitPullRequestFilter in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement GitPullRequestFilterMethods in software.amazon.awscdk.services.codepipeline that return GitPullRequestFilterModifier and TypeMethodDescriptionGitPullRequestFilter.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codepipeline that return types with arguments of type GitPullRequestFilterModifier and TypeMethodDescriptiondefault List<GitPullRequestFilter>GitConfiguration.getPullRequestFilter()The field where the repository event that will start the pipeline is specified as pull requests.final List<GitPullRequestFilter>GitConfiguration.Jsii$Proxy.getPullRequestFilter()Method parameters in software.amazon.awscdk.services.codepipeline with type arguments of type GitPullRequestFilterModifier and TypeMethodDescriptionGitConfiguration.Builder.pullRequestFilter(List<? extends GitPullRequestFilter> pullRequestFilter) Sets the value ofGitConfiguration.getPullRequestFilter()