public static final class GetAlertRulesResponseBody.PageBean.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAlertRulesResponseBody.PageBean.Builder |
alertRules(List<GetAlertRulesResponseBody.AlertRules> alertRules)
The list of alert rules.
|
GetAlertRulesResponseBody.PageBean |
build() |
GetAlertRulesResponseBody.PageBean.Builder |
page(Long page)
The number of pages returned.
|
GetAlertRulesResponseBody.PageBean.Builder |
size(Long size)
The number of alert rules returned per page.
|
GetAlertRulesResponseBody.PageBean.Builder |
total(Long total)
The total number of queried alert rules.
|
public GetAlertRulesResponseBody.PageBean.Builder alertRules(List<GetAlertRulesResponseBody.AlertRules> alertRules)
public GetAlertRulesResponseBody.PageBean.Builder page(Long page)
public GetAlertRulesResponseBody.PageBean.Builder size(Long size)
public GetAlertRulesResponseBody.PageBean.Builder total(Long total)
public GetAlertRulesResponseBody.PageBean build()
Copyright © 2024. All rights reserved.