public class JobIV4 extends InputSchemaV4
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
jobId
Id of the job to fetch.
|
_fields| Constructor and Description |
|---|
JobIV4()
Public constructor
|
| 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 InputSchemaV4