| Modifier and Type | Method and Description |
|---|---|
LoggingResource.HeaderLogStrategy |
LoggingResource.getHeaderLogStrategy()
Returns the strategy for the headers logging.
|
static LoggingResource.HeaderLogStrategy |
LoggingResource.HeaderLogStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoggingResource.HeaderLogStrategy[] |
LoggingResource.HeaderLogStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingResource.setHeaderLogStrategy(LoggingResource.HeaderLogStrategy headerLogStrategy)
Set the strategy for the headers logging
|
Copyright © 2016–2020. All rights reserved.