| Package | Description |
|---|---|
| com.volcengine.waf | |
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ListAclRuleResponse |
WafApi.listAclRule(ListAclRuleRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListAclRuleResponse> |
WafApi.listAclRuleWithHttpInfo(@NotNull ListAclRuleRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WafApi.listAclRuleAsync(ListAclRuleRequest body,
ApiCallback<ListAclRuleResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListAclRuleResponse |
ListAclRuleResponse.addRulesItem(RuleForListAclRuleOutput rulesItem) |
ListAclRuleResponse |
ListAclRuleResponse.count(Integer count) |
ListAclRuleResponse |
ListAclRuleResponse.currentPage(Integer currentPage) |
ListAclRuleResponse |
ListAclRuleResponse.pageSize(Integer pageSize) |
ListAclRuleResponse |
ListAclRuleResponse.rules(List<RuleForListAclRuleOutput> rules) |
ListAclRuleResponse |
ListAclRuleResponse.totalCount(Integer totalCount) |
Copyright © 2025. All rights reserved.