| Package | Description |
|---|---|
| io.github.cdklabs.projen.release |
| Modifier and Type | Method and Description |
|---|---|
static BranchOptions.Builder |
BranchOptions.builder() |
BranchOptions.Builder |
BranchOptions.Builder.majorVersion(Number majorVersion)
Sets the value of
BranchOptions.getMajorVersion() |
BranchOptions.Builder |
BranchOptions.Builder.npmDistTag(String npmDistTag)
Sets the value of
BranchOptions.getNpmDistTag() |
BranchOptions.Builder |
BranchOptions.Builder.prerelease(String prerelease)
Sets the value of
BranchOptions.getPrerelease() |
BranchOptions.Builder |
BranchOptions.Builder.tagPrefix(String tagPrefix)
Sets the value of
BranchOptions.getTagPrefix() |
BranchOptions.Builder |
BranchOptions.Builder.workflowName(String workflowName)
Sets the value of
BranchOptions.getWorkflowName() |
| Constructor and Description |
|---|
Jsii$Proxy(BranchOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BranchOptions.Builder. |
Copyright © 2021. All rights reserved.