public class GetSuspiciousStatisticsResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
GetSuspiciousStatisticsResponseBody.Builder |
限定符和类型 | 方法和说明 |
---|---|
static GetSuspiciousStatisticsResponseBody.Builder |
builder() |
static GetSuspiciousStatisticsResponseBody |
create() |
Integer |
getRemindCount() |
String |
getRequestId() |
Integer |
getSeriousCount() |
Integer |
getSuspiciousCount() |
Integer |
getTotalCount() |
public static GetSuspiciousStatisticsResponseBody.Builder builder()
public static GetSuspiciousStatisticsResponseBody create()
public Integer getRemindCount()
public String getRequestId()
public Integer getSeriousCount()
public Integer getSuspiciousCount()
public Integer getTotalCount()
Copyright © 2023. All rights reserved.