public static final class DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList |
build() |
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder |
count(Integer count)
For more information about common request parameters, see [Common parameters](~~199331~~).
|
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder |
from(Long from)
The number of alert logs.
|
DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder |
to(Long to)
This topic provides an example on how to query the number of alert logs of Elastic Compute Service (ECS) from the cloud service dimension.
|
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder count(Integer count)
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder from(Long from)
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList.Builder to(Long to)
public DescribeAlertLogHistogramResponseBody.AlertLogHistogramList build()
Copyright © 2023. All rights reserved.