Uses of Interface
io.github.cdklabs.projen.github.workflows.WorkflowCallOptions
-
Packages that use WorkflowCallOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of WorkflowCallOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement WorkflowCallOptions Modifier and Type Class Description static classWorkflowCallOptions.Jsii$ProxyAn implementation forWorkflowCallOptionsMethods in io.github.cdklabs.projen.github.workflows that return WorkflowCallOptions Modifier and Type Method Description WorkflowCallOptionsWorkflowCallOptions.Builder. build()Builds the configured instance.default WorkflowCallOptionsTriggers. getWorkflowCall()(experimental) Can be called from another workflow.WorkflowCallOptionsTriggers.Jsii$Proxy. getWorkflowCall()Methods in io.github.cdklabs.projen.github.workflows with parameters of type WorkflowCallOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. workflowCall(WorkflowCallOptions workflowCall)Sets the value ofTriggers.getWorkflowCall()
-