public static final class GetPolicyDefaultOptionsResponseBody.PromptAttackInfo.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPolicyDefaultOptionsResponseBody.PromptAttackInfo |
build() |
GetPolicyDefaultOptionsResponseBody.PromptAttackInfo.Builder |
isEnabled(Integer isEnabled)
Harmful category configuration switch
0: Off
1: On
example:
1
|
GetPolicyDefaultOptionsResponseBody.PromptAttackInfo.Builder |
securityLevel(Integer securityLevel)
Security level
0: Low
1: Medium
2: High
example:
1
|
public GetPolicyDefaultOptionsResponseBody.PromptAttackInfo.Builder isEnabled(Integer isEnabled)
Harmful category configuration switch 0: Off 1: On
example:1
public GetPolicyDefaultOptionsResponseBody.PromptAttackInfo.Builder securityLevel(Integer securityLevel)
Security level 0: Low 1: Medium 2: High
example:1
public GetPolicyDefaultOptionsResponseBody.PromptAttackInfo build()
Copyright © 2025. All rights reserved.