public abstract class HealthProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HealthProperties.ShowDetails
Options for showing details in responses from the
HealthEndpoint web
extensions. |
static class |
HealthProperties.Status
Status properties for the group.
|
Constructor and Description |
---|
HealthProperties() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getRoles() |
HealthProperties.ShowDetails |
getShowDetails() |
HealthProperties.Status |
getStatus() |
void |
setRoles(Set<String> roles) |
void |
setShowDetails(HealthProperties.ShowDetails showDetails) |
public HealthProperties.Status getStatus()
public HealthProperties.ShowDetails getShowDetails()
public void setShowDetails(HealthProperties.ShowDetails showDetails)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.