Uses of Interface
io.github.cdklabs.projen.release.GitHubReleasesPublishOptions
-
Packages that use GitHubReleasesPublishOptions Package Description io.github.cdklabs.projen.release -
-
Uses of GitHubReleasesPublishOptions in io.github.cdklabs.projen.release
Classes in io.github.cdklabs.projen.release that implement GitHubReleasesPublishOptions Modifier and Type Class Description static classGitHubReleasesPublishOptions.Jsii$ProxyAn implementation forGitHubReleasesPublishOptionsMethods in io.github.cdklabs.projen.release that return GitHubReleasesPublishOptions Modifier and Type Method Description GitHubReleasesPublishOptionsGitHubReleasesPublishOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.release with parameters of type GitHubReleasesPublishOptions Modifier and Type Method Description voidPublisher. publishToGitHubReleases(GitHubReleasesPublishOptions options)(experimental) Creates a GitHub Release.
-