public class DescribeDataExportPreCheckResultResponse
extends com.aliyuncs.v5.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeDataExportPreCheckResultResponse.PreCheckResult |
| Constructor and Description |
|---|
DescribeDataExportPreCheckResultResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeDataExportPreCheckResultResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
DescribeDataExportPreCheckResultResponse.PreCheckResult |
getPreCheckResult() |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setPreCheckResult(DescribeDataExportPreCheckResultResponse.PreCheckResult preCheckResult) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
public DescribeDataExportPreCheckResultResponse()
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public DescribeDataExportPreCheckResultResponse.PreCheckResult getPreCheckResult()
public void setPreCheckResult(DescribeDataExportPreCheckResultResponse.PreCheckResult preCheckResult)
public DescribeDataExportPreCheckResultResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.v5.AcsResponseCopyright © 2020. All Rights Reserved.