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