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