| Package | Description |
|---|---|
| com.antgroup.antchain.openapi.riskplus.models |
| Modifier and Type | Field and Description |
|---|---|
List<StatisticInfoDetail> |
StatisticResult.statisticInfoDetailList
example:
|
| Modifier and Type | Method and Description |
|---|---|
static StatisticInfoDetail |
StatisticInfoDetail.build(Map<String,?> map) |
StatisticInfoDetail |
StatisticInfoDetail.setActionDriverCode(Long actionDriverCode) |
StatisticInfoDetail |
StatisticInfoDetail.setFailCount(Long failCount) |
StatisticInfoDetail |
StatisticInfoDetail.setSuccessCount(Long successCount) |
StatisticInfoDetail |
StatisticInfoDetail.setTotalCount(Long totalCount) |
StatisticInfoDetail |
StatisticInfoDetail.setWaitingSubTaskCount(Long waitingSubTaskCount) |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticInfoDetail> |
StatisticResult.getStatisticInfoDetailList() |
| Modifier and Type | Method and Description |
|---|---|
StatisticResult |
StatisticResult.setStatisticInfoDetailList(List<StatisticInfoDetail> statisticInfoDetailList) |
Copyright © 2025. All rights reserved.