public class JobConfig extends Object
| Constructor and Description |
|---|
JobConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBoxId() |
Map<String,String> |
getContext() |
String |
getResolution() |
Double |
getTimeout() |
void |
setBoxId(String boxId) |
void |
setContext(Map<String,String> context) |
void |
setResolution(String resolution) |
void |
setTimeout(Double timeout) |
Copyright © 2004-2017. All Rights Reserved.