public class DescribeStaticVerificationListResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeStaticVerificationListResponse.ItemsItem |
| Constructor and Description |
|---|
DescribeStaticVerificationListResponse() |
public DescribeStaticVerificationListResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getReplicaId()
public void setReplicaId(String replicaId)
public String getSourceInstanceId()
public void setSourceInstanceId(String sourceInstanceId)
public Integer getSourceDBNumber()
public void setSourceDBNumber(Integer sourceDBNumber)
public Integer getSourceTableNumber()
public void setSourceTableNumber(Integer sourceTableNumber)
public Integer getSourceCountNumber()
public void setSourceCountNumber(Integer sourceCountNumber)
public Integer getSourceDBSize()
public void setSourceDBSize(Integer sourceDBSize)
public String getDestinationInstanceId()
public void setDestinationInstanceId(String destinationInstanceId)
public Integer getDestinationDBNumber()
public void setDestinationDBNumber(Integer destinationDBNumber)
public Integer getDestinationTableNumber()
public void setDestinationTableNumber(Integer destinationTableNumber)
public Integer getDestinationCountNumber()
public void setDestinationCountNumber(Integer destinationCountNumber)
public Integer getDestinationDBSize()
public void setDestinationDBSize(Integer destinationDBSize)
public String getConsistencyPercent()
public void setConsistencyPercent(String consistencyPercent)
public List<DescribeStaticVerificationListResponse.ItemsItem> getItems()
public void setItems(List<DescribeStaticVerificationListResponse.ItemsItem> items)
public DescribeStaticVerificationListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.