public static class DescribeOmsOpenAPIProjectResponse.Data.TransferStepConfig.IncrSyncStepTransferConfig extends Object
| 构造器和说明 |
|---|
IncrSyncStepTransferConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<String> |
getRecordTypeList() |
Long |
getStartTimestamp() |
Long |
getStoreLogKeptHour() |
Boolean |
getStoreTransactionEnabled() |
String |
getTransferStepType() |
void |
setRecordTypeList(List<String> recordTypeList) |
void |
setStartTimestamp(Long startTimestamp) |
void |
setStoreLogKeptHour(Long storeLogKeptHour) |
void |
setStoreTransactionEnabled(Boolean storeTransactionEnabled) |
void |
setTransferStepType(String transferStepType) |
public Long getStartTimestamp()
public void setStartTimestamp(Long startTimestamp)
public Long getStoreLogKeptHour()
public void setStoreLogKeptHour(Long storeLogKeptHour)
public Boolean getStoreTransactionEnabled()
public void setStoreTransactionEnabled(Boolean storeTransactionEnabled)
public String getTransferStepType()
public void setTransferStepType(String transferStepType)
Copyright © 2023. All Rights Reserved.