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