public static class FrameworkAutoConfiguration.DebounceProperties
extends java.lang.Object
| Constructor and Description |
|---|
DebounceProperties() |
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
getReportDuration() |
boolean |
isEnable() |
void |
setEnable(boolean enable) |
void |
setReportDuration(java.time.Duration reportDuration) |