Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure | |
org.springframework.boot.actuate.health |
Modifier and Type | Method and Description |
---|---|
DiskSpaceHealthIndicatorProperties |
HealthIndicatorAutoConfiguration.DiskSpaceHealthIndicatorConfiguration.diskSpaceHealthIndicatorProperties() |
Modifier and Type | Method and Description |
---|---|
HealthIndicator |
HealthIndicatorAutoConfiguration.DiskSpaceHealthIndicatorConfiguration.diskSpaceHealthIndicator(DiskSpaceHealthIndicatorProperties properties) |
Constructor and Description |
---|
DiskSpaceHealthIndicator(DiskSpaceHealthIndicatorProperties properties)
Create a new
DiskSpaceHealthIndicator |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.