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