public class GetSyntheticTaskDetailResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetSyntheticTaskDetailResponse.TaskDetail |
| 构造器和说明 |
|---|
GetSyntheticTaskDetailResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
GetSyntheticTaskDetailResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
GetSyntheticTaskDetailResponse.TaskDetail |
getTaskDetail() |
void |
setRequestId(String requestId) |
void |
setTaskDetail(GetSyntheticTaskDetailResponse.TaskDetail taskDetail) |
public String getRequestId()
public void setRequestId(String requestId)
public GetSyntheticTaskDetailResponse.TaskDetail getTaskDetail()
public void setTaskDetail(GetSyntheticTaskDetailResponse.TaskDetail taskDetail)
public GetSyntheticTaskDetailResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2024. All Rights Reserved.