Uses of Class
io.github.cdklabs.projen.github.MergifyQueue.Builder
-
Packages that use MergifyQueue.Builder Package Description io.github.cdklabs.projen.github -
-
Uses of MergifyQueue.Builder in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return MergifyQueue.Builder Modifier and Type Method Description static MergifyQueue.BuilderMergifyQueue. builder()MergifyQueue.BuilderMergifyQueue.Builder. conditions(List<? extends Object> conditions)Sets the value ofMergifyQueue.getConditions()MergifyQueue.BuilderMergifyQueue.Builder. mergeMethod(String mergeMethod)Sets the value ofMergifyQueue.getMergeMethod()MergifyQueue.BuilderMergifyQueue.Builder. name(String name)Sets the value ofMergifyQueue.getName()MergifyQueue.BuilderMergifyQueue.Builder. updateMethod(String updateMethod)Sets the value ofMergifyQueue.getUpdateMethod()Constructors in io.github.cdklabs.projen.github with parameters of type MergifyQueue.Builder Constructor Description Jsii$Proxy(MergifyQueue.Builder builder)Constructor that initializes the object based on literal property values passed by theMergifyQueue.Builder.
-