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