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