@ConfigurationProperties(prefix="management.health.diskspace") public class DiskSpaceHealthIndicatorProperties extends Object
DiskSpaceHealthIndicator.| Constructor and Description |
|---|
DiskSpaceHealthIndicatorProperties() |
| Modifier and Type | Method and Description |
|---|---|
File |
getPath() |
org.springframework.util.unit.DataSize |
getThreshold() |
void |
setPath(File path) |
void |
setThreshold(org.springframework.util.unit.DataSize threshold) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.