| Package | Description |
|---|---|
| com.volcengine.waf | |
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomBotConfigResponse |
WafApi.createCustomBotConfig(CreateCustomBotConfigRequest body) |
com.squareup.okhttp.Call |
WafApi.createCustomBotConfigAsync(CreateCustomBotConfigRequest body,
ApiCallback<CreateCustomBotConfigResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
WafApi.createCustomBotConfigCall(CreateCustomBotConfigRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCustomBotConfig
|
ApiResponse<CreateCustomBotConfigResponse> |
WafApi.createCustomBotConfigWithHttpInfo(@NotNull CreateCustomBotConfigRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.accurate(AccurateForCreateCustomBotConfigInput accurate) |
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.action(String action) |
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.botType(String botType) |
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.description(String description) |
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.enable(Integer enable) |
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.host(String host) |
CreateCustomBotConfigRequest |
CreateCustomBotConfigRequest.projectName(String projectName) |
Copyright © 2025. All rights reserved.