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