| Package | Description |
|---|---|
| com.volcengine.waf | |
| com.volcengine.waf.model |
| Modifier and Type | Method and Description |
|---|---|
CheckLLMPromptResponse |
WafApi.checkLLMPrompt(CheckLLMPromptRequest body) |
com.squareup.okhttp.Call |
WafApi.checkLLMPromptAsync(CheckLLMPromptRequest body,
ApiCallback<CheckLLMPromptResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
WafApi.checkLLMPromptCall(CheckLLMPromptRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for checkLLMPrompt
|
ApiResponse<CheckLLMPromptResponse> |
WafApi.checkLLMPromptWithHttpInfo(@NotNull CheckLLMPromptRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CheckLLMPromptRequest |
CheckLLMPromptRequest.content(String content) |
CheckLLMPromptRequest |
CheckLLMPromptRequest.contentType(Integer contentType) |
CheckLLMPromptRequest |
CheckLLMPromptRequest.host(String host) |
CheckLLMPromptRequest |
CheckLLMPromptRequest.msgClass(Integer msgClass) |
CheckLLMPromptRequest |
CheckLLMPromptRequest.region(String region) |
Copyright © 2025. All rights reserved.