Uses of Interface
io.github.cdklabs.cdkpipelines.github.IssueCommentOptions
-
-
Uses of IssueCommentOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement IssueCommentOptions Modifier and Type Class Description static classIssueCommentOptions.Jsii$ProxyAn implementation forIssueCommentOptionsMethods in io.github.cdklabs.cdkpipelines.github that return IssueCommentOptions Modifier and Type Method Description IssueCommentOptionsIssueCommentOptions.Builder. build()Builds the configured instance.default IssueCommentOptionsWorkflowTriggers. getIssueComment()Runs your workflow anytime the issue_comment event occurs.IssueCommentOptionsWorkflowTriggers.Jsii$Proxy. getIssueComment()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type IssueCommentOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. issueComment(IssueCommentOptions issueComment)Sets the value ofWorkflowTriggers.getIssueComment()
-