Uses of Interface
io.github.cdklabs.cdkpipelines.github.RepositoryDispatchOptions
-
-
Uses of RepositoryDispatchOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement RepositoryDispatchOptions Modifier and Type Class Description static classRepositoryDispatchOptions.Jsii$ProxyAn implementation forRepositoryDispatchOptionsMethods in io.github.cdklabs.cdkpipelines.github that return RepositoryDispatchOptions Modifier and Type Method Description RepositoryDispatchOptionsRepositoryDispatchOptions.Builder. build()Builds the configured instance.default RepositoryDispatchOptionsWorkflowTriggers. getRepositoryDispatch()You can use the GitHub API to trigger a webhook event called repository_dispatch when you want to trigger a workflow for activity that happens outside of GitHub.RepositoryDispatchOptionsWorkflowTriggers.Jsii$Proxy. getRepositoryDispatch()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type RepositoryDispatchOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. repositoryDispatch(RepositoryDispatchOptions repositoryDispatch)Sets the value ofWorkflowTriggers.getRepositoryDispatch()
-