Uses of Interface
io.github.cdklabs.projen.github.workflows.PageBuildOptions
-
Packages that use PageBuildOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PageBuildOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement PageBuildOptions Modifier and Type Class Description static classPageBuildOptions.Jsii$ProxyAn implementation forPageBuildOptionsMethods in io.github.cdklabs.projen.github.workflows that return PageBuildOptions Modifier and Type Method Description PageBuildOptionsPageBuildOptions.Builder. build()Builds the configured instance.default PageBuildOptionsTriggers. getPageBuild()(experimental) Runs your workflow anytime someone pushes to a GitHub Pages-enabled branch, which triggers the page_build event.PageBuildOptionsTriggers.Jsii$Proxy. getPageBuild()Methods in io.github.cdklabs.projen.github.workflows with parameters of type PageBuildOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. pageBuild(PageBuildOptions pageBuild)Sets the value ofTriggers.getPageBuild()
-