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