public static final class GetPolicyInfoResponseBody.SensitiveTopicList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPolicyInfoResponseBody.SensitiveTopicList |
build() |
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
categoryType(Integer categoryType)
0: Text
1: Image
example:
0
|
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
inputOutputType(Integer inputOutputType)
Model input/output type
0: Input
1: Output
example:
0
|
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
securityLevel(Integer securityLevel)
Security level
0: Low
1: Medium
2: High
example:
1
|
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
topicDefinition(String topicDefinition)
TopicDefinition.
|
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
topicExampleInfoList(List<GetPolicyInfoResponseBody.TopicExampleInfoList> topicExampleInfoList)
TopicExampleInfoList.
|
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
topicId(Long topicId)
TopicId.
|
GetPolicyInfoResponseBody.SensitiveTopicList.Builder |
topicName(String topicName)
TopicName.
|
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder categoryType(Integer categoryType)
0: Text 1: Image
example:0
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder inputOutputType(Integer inputOutputType)
Model input/output type 0: Input 1: Output
example:0
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder securityLevel(Integer securityLevel)
Security level 0: Low 1: Medium 2: High
example:1
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder topicDefinition(String topicDefinition)
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder topicExampleInfoList(List<GetPolicyInfoResponseBody.TopicExampleInfoList> topicExampleInfoList)
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder topicId(Long topicId)
public GetPolicyInfoResponseBody.SensitiveTopicList.Builder topicName(String topicName)
public GetPolicyInfoResponseBody.SensitiveTopicList build()
Copyright © 2025. All rights reserved.