public final class JobSubmitResponseBody extends Object implements ResponseBody
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NAME_JOB_URL |
String |
jobUrl
The URL under which the job status can monitored.
|
Constructor and Description |
---|
JobSubmitResponseBody(String jobUrl) |
public static final String FIELD_NAME_JOB_URL
public final String jobUrl
public JobSubmitResponseBody(String jobUrl)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.