public static class HealthEndpointProperties.Group extends HealthProperties
HealthProperties.Show, HealthProperties.Status
Modifier and Type | Field and Description |
---|---|
static String |
MANAGEMENT_PREFIX |
static String |
SERVER_PREFIX |
Constructor and Description |
---|
Group() |
Modifier and Type | Method and Description |
---|---|
String |
getAdditionalPath() |
Set<String> |
getExclude() |
Set<String> |
getInclude() |
HealthProperties.Show |
getShowDetails() |
void |
setAdditionalPath(String additionalPath) |
void |
setExclude(Set<String> exclude) |
void |
setInclude(Set<String> include) |
void |
setShowDetails(HealthProperties.Show showDetails) |
getRoles, getShowComponents, getStatus, setRoles, setShowComponents
public static final String SERVER_PREFIX
public static final String MANAGEMENT_PREFIX
public HealthProperties.Show getShowDetails()
getShowDetails
in class HealthProperties
public void setShowDetails(HealthProperties.Show showDetails)
public String getAdditionalPath()
public void setAdditionalPath(String additionalPath)