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