Uses of Class
io.github.cdklabs.projen.github.workflows.JobStepOutput.Builder
-
Packages that use JobStepOutput.Builder Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of JobStepOutput.Builder in io.github.cdklabs.projen.github.workflows
Methods in io.github.cdklabs.projen.github.workflows that return JobStepOutput.Builder Modifier and Type Method Description static JobStepOutput.BuilderJobStepOutput. builder()JobStepOutput.BuilderJobStepOutput.Builder. outputName(String outputName)Sets the value ofJobStepOutput.getOutputName()JobStepOutput.BuilderJobStepOutput.Builder. stepId(String stepId)Sets the value ofJobStepOutput.getStepId()Constructors in io.github.cdklabs.projen.github.workflows with parameters of type JobStepOutput.Builder Constructor Description Jsii$Proxy(JobStepOutput.Builder builder)Constructor that initializes the object based on literal property values passed by theJobStepOutput.Builder.
-