public class DebugSetting extends Object
Constructor and Description |
---|
DebugSetting() |
Modifier and Type | Method and Description |
---|---|
String |
detailLevel()
Get the detailLevel value.
|
DebugSetting |
withDetailLevel(String detailLevel)
Set the detailLevel value.
|
public String detailLevel()
public DebugSetting withDetailLevel(String detailLevel)
detailLevel
- the detailLevel value to setCopyright © 2019. All rights reserved.