public class GetRunnerOptionsResponse
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private RunnerConfig |
_return |
| Constructor and Description |
|---|
GetRunnerOptionsResponse() |
| Modifier and Type | Method and Description |
|---|---|
RunnerConfig |
getReturn() |
void |
setReturn(RunnerConfig _return) |
private RunnerConfig _return
public RunnerConfig getReturn()
public void setReturn(RunnerConfig _return)
_return - the value for the _return property