public static final class ListInterceptionRulePageResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListInterceptionRulePageResponseBody |
build() |
ListInterceptionRulePageResponseBody.Builder |
interceptionRuleList(List<ListInterceptionRulePageResponseBody.InterceptionRuleList> interceptionRuleList)
An array that consists of information about the defense rules.
|
ListInterceptionRulePageResponseBody.Builder |
pageInfo(ListInterceptionRulePageResponseBody.PageInfo pageInfo)
The pagination information.
|
ListInterceptionRulePageResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public ListInterceptionRulePageResponseBody.Builder interceptionRuleList(List<ListInterceptionRulePageResponseBody.InterceptionRuleList> interceptionRuleList)
An array that consists of information about the defense rules.
public ListInterceptionRulePageResponseBody.Builder pageInfo(ListInterceptionRulePageResponseBody.PageInfo pageInfo)
The pagination information.
public ListInterceptionRulePageResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:ACF97412-FD09-4D1F-994F-34DF12BR****
public ListInterceptionRulePageResponseBody build()
Copyright © 2026. All rights reserved.