Uses of Interface
io.github.cdklabs.cdkpipelines.github.RegistryPackageOptions
-
-
Uses of RegistryPackageOptions in io.github.cdklabs.cdkpipelines.github
Classes in io.github.cdklabs.cdkpipelines.github that implement RegistryPackageOptions Modifier and Type Class Description static classRegistryPackageOptions.Jsii$ProxyAn implementation forRegistryPackageOptionsMethods in io.github.cdklabs.cdkpipelines.github that return RegistryPackageOptions Modifier and Type Method Description RegistryPackageOptionsRegistryPackageOptions.Builder. build()Builds the configured instance.default RegistryPackageOptionsWorkflowTriggers. getRegistryPackage()Runs your workflow anytime a package is published or updated.RegistryPackageOptionsWorkflowTriggers.Jsii$Proxy. getRegistryPackage()Methods in io.github.cdklabs.cdkpipelines.github with parameters of type RegistryPackageOptions Modifier and Type Method Description WorkflowTriggers.BuilderWorkflowTriggers.Builder. registryPackage(RegistryPackageOptions registryPackage)Sets the value ofWorkflowTriggers.getRegistryPackage()
-