public class JobsV3 extends RequestSchema
| Modifier and Type | Field and Description |
|---|---|
JobKeyV3 |
job_id
Optional Job identifier
|
JobV3[] |
jobs
jobs
|
_exclude_fields| Constructor and Description |
|---|
JobsV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public java.lang.String toString()
toString in class RequestSchema