Uses of Interface
software.amazon.awscdk.services.codepipeline.GitPushFilter
Packages that use GitPushFilter
-
Uses of GitPushFilter in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement GitPushFilterMethods in software.amazon.awscdk.services.codepipeline that return GitPushFilterMethods in software.amazon.awscdk.services.codepipeline that return types with arguments of type GitPushFilterModifier and TypeMethodDescriptiondefault List<GitPushFilter>GitConfiguration.getPushFilter()The field where the repository event that will start the pipeline, such as pushing Git tags, is specified with details.final List<GitPushFilter>GitConfiguration.Jsii$Proxy.getPushFilter()Method parameters in software.amazon.awscdk.services.codepipeline with type arguments of type GitPushFilterModifier and TypeMethodDescriptionGitConfiguration.Builder.pushFilter(List<? extends GitPushFilter> pushFilter) Sets the value ofGitConfiguration.getPushFilter()