public interface CloudDebuggerOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
CloudDebuggerOptions.DebuggerConfig
Return a JSON string for the Debugger metadata item.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCdbgVersion()
User defined application version.
|
void |
setCdbgVersion(java.lang.String value) |
java.lang.String getCdbgVersion()
void setCdbgVersion(java.lang.String value)