Uses of Class
io.github.cdklabs.cdkpipelines.github.JobStepOutput.Builder
-
-
Uses of JobStepOutput.Builder in io.github.cdklabs.cdkpipelines.github
Methods in io.github.cdklabs.cdkpipelines.github 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.cdkpipelines.github 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.
-