| Package | Description |
|---|---|
| com.volcengine.waf | |
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
ListIpGroupResponse |
WafApi.listIpGroup(ListIpGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ListIpGroupResponse> |
WafApi.listIpGroupWithHttpInfo(@NotNull ListIpGroupRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WafApi.listIpGroupAsync(ListIpGroupRequest body,
ApiCallback<ListIpGroupResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
ListIpGroupResponse |
ListIpGroupResponse.addIpListItem(String ipListItem) |
ListIpGroupResponse |
ListIpGroupResponse.count(Integer count) |
ListIpGroupResponse |
ListIpGroupResponse.currentPage(Integer currentPage) |
ListIpGroupResponse |
ListIpGroupResponse.ipList(List<String> ipList) |
ListIpGroupResponse |
ListIpGroupResponse.pageNumber(Integer pageNumber) |
ListIpGroupResponse |
ListIpGroupResponse.pageSize(Integer pageSize) |
ListIpGroupResponse |
ListIpGroupResponse.totalCount(Integer totalCount) |
Copyright © 2025. All rights reserved.