@ConfigurationProperties(prefix="management.trace") public class TraceProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TraceProperties.Include
Include options for tracing.
|
Constructor and Description |
---|
TraceProperties() |
Modifier and Type | Method and Description |
---|---|
Set<TraceProperties.Include> |
getInclude() |
void |
setInclude(Set<TraceProperties.Include> include) |
public Set<TraceProperties.Include> getInclude()
public void setInclude(Set<TraceProperties.Include> include)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.