| Package | Description |
|---|---|
| com.volcengine.waf | |
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomBotConfigResponse |
WafApi.updateCustomBotConfig(UpdateCustomBotConfigRequest body) |
com.squareup.okhttp.Call |
WafApi.updateCustomBotConfigAsync(UpdateCustomBotConfigRequest body,
ApiCallback<UpdateCustomBotConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
WafApi.updateCustomBotConfigCall(UpdateCustomBotConfigRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateCustomBotConfig
|
ApiResponse<UpdateCustomBotConfigResponse> |
WafApi.updateCustomBotConfigWithHttpInfo(@NotNull UpdateCustomBotConfigRequest body) |
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.accurate(AccurateForUpdateCustomBotConfigInput accurate) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.action(String action) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.botType(String botType) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.description(String description) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.enable(Integer enable) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.host(String host) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.id(Integer id) |
UpdateCustomBotConfigRequest |
UpdateCustomBotConfigRequest.projectName(String projectName) |
Copyright © 2025. All rights reserved.