@ConfigurationProperties(value="management.endpoint.health") public class HealthEndpointProperties extends Object
HealthEndpoint.| Constructor and Description |
|---|
HealthEndpointProperties() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRoles() |
ShowDetails |
getShowDetails() |
void |
setRoles(Set<String> roles) |
void |
setShowDetails(ShowDetails showDetails) |
public ShowDetails getShowDetails()
public void setShowDetails(ShowDetails showDetails)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.