类 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
.- 从以下版本开始:
- 1.2.0
- 作者:
- Andy Wilkinson, Stephane Nicoll
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
DiskSpaceHealthIndicatorProperties
public DiskSpaceHealthIndicatorProperties()
-
-
方法详细资料
-
getPath
-
setPath
-
getThreshold
-
setThreshold
-