public class GetJobResponse extends Response
| Constructor and Description |
|---|
GetJobResponse(Map<String,String> headers) |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject value,
String requestId) |
Job |
getJob() |
void |
setJob(Job job) |
GetAllHeaders, GetHeader, GetRequestIdpublic Job getJob()
public void setJob(Job job)
public void deserialize(com.alibaba.fastjson.JSONObject value,
String requestId)
throws LogException
LogExceptionCopyright © 2025. All Rights Reserved.