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