Uses of Interface
io.github.cdklabs.projen.github.DownloadArtifactOptions
-
Packages that use DownloadArtifactOptions Package Description io.github.cdklabs.projen.github -
-
Uses of DownloadArtifactOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement DownloadArtifactOptions Modifier and Type Class Description static classDownloadArtifactOptions.Jsii$ProxyAn implementation forDownloadArtifactOptionsMethods in io.github.cdklabs.projen.github that return DownloadArtifactOptions Modifier and Type Method Description DownloadArtifactOptionsDownloadArtifactOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type DownloadArtifactOptions Modifier and Type Method Description static JobStepWorkflowSteps. downloadArtifact(DownloadArtifactOptions options)(experimental) Downloads an artifact.
-