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