| Package | Description |
|---|---|
| io.github.cdklabs.projen.release |
| Modifier and Type | Method and Description |
|---|---|
static ManualReleaseOptions.Builder |
ManualReleaseOptions.builder() |
ManualReleaseOptions.Builder |
ManualReleaseOptions.Builder.changelog(Boolean changelog)
Sets the value of
ManualReleaseOptions.getChangelog() |
ManualReleaseOptions.Builder |
ManualReleaseOptions.Builder.changelogPath(String changelogPath)
Sets the value of
ManualReleaseOptions.getChangelogPath() |
ManualReleaseOptions.Builder |
ManualReleaseOptions.Builder.gitPushCommand(String gitPushCommand)
Sets the value of
ManualReleaseOptions.getGitPushCommand() |
| Constructor and Description |
|---|
Jsii$Proxy(ManualReleaseOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ManualReleaseOptions.Builder. |
Copyright © 2021. All rights reserved.