Uses of Class
io.github.cdklabs.cdkpipelines.github.WatchOptions.Builder
-
-
Uses of WatchOptions.Builder in io.github.cdklabs.cdkpipelines.github
Methods in io.github.cdklabs.cdkpipelines.github 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.cdkpipelines.github 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.
-