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