public static final class DescribeAlertLogCountResponseBody.AlertLogCount.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAlertLogCountResponseBody.AlertLogCount |
build() |
DescribeAlertLogCountResponseBody.AlertLogCount.Builder |
count(Integer count)
The number of alert logs.
|
DescribeAlertLogCountResponseBody.AlertLogCount.Builder |
logs(List<DescribeAlertLogCountResponseBody.Logs> logs)
The details about alert logs.
|
public DescribeAlertLogCountResponseBody.AlertLogCount.Builder count(Integer count)
public DescribeAlertLogCountResponseBody.AlertLogCount.Builder logs(List<DescribeAlertLogCountResponseBody.Logs> logs)
public DescribeAlertLogCountResponseBody.AlertLogCount build()
Copyright © 2023. All rights reserved.