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