| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Method and Description |
|---|---|
static LicenseOptions.Builder |
LicenseOptions.builder() |
LicenseOptions.Builder |
LicenseOptions.Builder.copyrightOwner(String copyrightOwner)
Sets the value of
LicenseOptions.getCopyrightOwner() |
LicenseOptions.Builder |
LicenseOptions.Builder.copyrightPeriod(String copyrightPeriod)
Sets the value of
LicenseOptions.getCopyrightPeriod() |
LicenseOptions.Builder |
LicenseOptions.Builder.spdx(String spdx)
Sets the value of
LicenseOptions.getSpdx() |
| Constructor and Description |
|---|
Jsii$Proxy(LicenseOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
LicenseOptions.Builder. |
Copyright © 2021. All rights reserved.