| Package | Description |
|---|---|
| com.volcengine.waf | |
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ListAllowRuleResponse |
WafApi.listAllowRule(ListAllowRuleRequest body) |
com.squareup.okhttp.Call |
WafApi.listAllowRuleAsync(ListAllowRuleRequest body,
ApiCallback<ListAllowRuleResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
WafApi.listAllowRuleCall(ListAllowRuleRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listAllowRule
|
ApiResponse<ListAllowRuleResponse> |
WafApi.listAllowRuleWithHttpInfo(@NotNull ListAllowRuleRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListAllowRuleRequest |
ListAllowRuleRequest.clientIP(String clientIP) |
ListAllowRuleRequest |
ListAllowRuleRequest.groupID(Integer groupID) |
ListAllowRuleRequest |
ListAllowRuleRequest.host(String host) |
ListAllowRuleRequest |
ListAllowRuleRequest.projectName(String projectName) |
ListAllowRuleRequest |
ListAllowRuleRequest.url(String url) |
Copyright © 2025. All rights reserved.