public interface RenewService
| 限定符和类型 | 方法和说明 |
|---|---|
List<DatumSnapshotRequest> |
getDatumSnapshotRequest(String connectId)
Get DatumSnapshotRequests based on connectId
|
DatumSnapshotRequest |
getDatumSnapshotRequest(String connectId,
String dataServerIP) |
List<RenewDatumRequest> |
getRenewDatumRequests(String connectId)
Get RenewDatumRequests based on connectId
|
List<RenewDatumRequest> getRenewDatumRequests(String connectId)
connectId - List<DatumSnapshotRequest> getDatumSnapshotRequest(String connectId)
connectId - DatumSnapshotRequest getDatumSnapshotRequest(String connectId, String dataServerIP)
Copyright © 2019 The Ant Financial. All rights reserved.