Class DiskSpaceHealthIndicatorProperties
java.lang.Object
org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthIndicatorProperties
@ConfigurationProperties(prefix="management.health.diskspace")
public class DiskSpaceHealthIndicatorProperties
extends Object
External configuration properties for
DiskSpaceHealthIndicator
.- Since:
- 1.2.0
- Author:
- Andy Wilkinson, Stephane Nicoll
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DiskSpaceHealthIndicatorProperties
public DiskSpaceHealthIndicatorProperties()
-
-
Method Details
-
getPath
-
setPath
-
getThreshold
-
setThreshold
-