Uses of Class
io.github.cdklabs.projen.github.workflows.LabelOptions.Builder
-
Packages that use LabelOptions.Builder Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of LabelOptions.Builder in io.github.cdklabs.projen.github.workflows
Methods in io.github.cdklabs.projen.github.workflows that return LabelOptions.Builder Modifier and Type Method Description static LabelOptions.BuilderLabelOptions. builder()LabelOptions.BuilderLabelOptions.Builder. types(List<String> types)Sets the value ofLabelOptions.getTypes()Constructors in io.github.cdklabs.projen.github.workflows with parameters of type LabelOptions.Builder Constructor Description Jsii$Proxy(LabelOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theLabelOptions.Builder.
-