Uses of Class
io.github.cdklabs.cdkpipelines.github.IssuesOptions.Builder
-
-
Uses of IssuesOptions.Builder in io.github.cdklabs.cdkpipelines.github
Methods in io.github.cdklabs.cdkpipelines.github that return IssuesOptions.Builder Modifier and Type Method Description static IssuesOptions.BuilderIssuesOptions. builder()IssuesOptions.BuilderIssuesOptions.Builder. types(List<String> types)Sets the value ofIssuesOptions.getTypes()Constructors in io.github.cdklabs.cdkpipelines.github with parameters of type IssuesOptions.Builder Constructor Description Jsii$Proxy(IssuesOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theIssuesOptions.Builder.
-