| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Method and Description |
|---|---|
static StaleBehavior.Builder |
StaleBehavior.builder() |
StaleBehavior.Builder |
StaleBehavior.Builder.closeMessage(String closeMessage)
Sets the value of
StaleBehavior.getCloseMessage() |
StaleBehavior.Builder |
StaleBehavior.Builder.daysBeforeClose(Number daysBeforeClose)
Sets the value of
StaleBehavior.getDaysBeforeClose() |
StaleBehavior.Builder |
StaleBehavior.Builder.daysBeforeStale(Number daysBeforeStale)
Sets the value of
StaleBehavior.getDaysBeforeStale() |
StaleBehavior.Builder |
StaleBehavior.Builder.enabled(Boolean enabled)
Sets the value of
StaleBehavior.getEnabled() |
StaleBehavior.Builder |
StaleBehavior.Builder.staleLabel(String staleLabel)
Sets the value of
StaleBehavior.getStaleLabel() |
StaleBehavior.Builder |
StaleBehavior.Builder.staleMessage(String staleMessage)
Sets the value of
StaleBehavior.getStaleMessage() |
| Constructor and Description |
|---|
Jsii$Proxy(StaleBehavior.Builder builder)
Constructor that initializes the object based on literal property values passed by the
StaleBehavior.Builder. |
Copyright © 2021. All rights reserved.