public static class WebEndpointProperties.Exposure extends Object
| Constructor and Description |
|---|
Exposure() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExclude() |
Set<String> |
getInclude() |
void |
setExclude(Set<String> exclude) |
void |
setInclude(Set<String> include) |