public class ExportSnapshotResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
ExportSnapshotResponse() |
| Modifier and Type | Method and Description |
|---|---|
ExportSnapshotResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
String |
getTaskId() |
void |
setRequestId(String requestId) |
void |
setTaskId(String taskId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getTaskId()
public void setTaskId(String taskId)
public ExportSnapshotResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.