public static final class DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList |
build() |
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder |
count(Integer count)
The number of alert logs.
|
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder |
from(Long from)
The start timestamp of the queried alert logs.
|
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder |
to(Long to)
The end timestamp of the queried alert logs.
|
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder count(Integer count)
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder from(Long from)
Unit: seconds.
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder to(Long to)
Unit: seconds.
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList build()
Copyright © 2024. All rights reserved.