public static final class GetPolicyInfoResponseBody.TopicConfigInfoList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPolicyInfoResponseBody.TopicConfigInfoList |
build() |
GetPolicyInfoResponseBody.TopicConfigInfoList.Builder |
categoryType(Integer categoryType)
0: Text
1: Image
example:
0
|
GetPolicyInfoResponseBody.TopicConfigInfoList.Builder |
inputOutputType(Integer inputOutputType)
Model input/output type
0: Input
1: Output
example:
0
|
GetPolicyInfoResponseBody.TopicConfigInfoList.Builder |
securityLevel(Integer securityLevel)
Security level
0: Low
1: Medium
2: High
example:
1
|
GetPolicyInfoResponseBody.TopicConfigInfoList.Builder |
topicId(Long topicId)
Sensitive topic ID
example:
3
|
GetPolicyInfoResponseBody.TopicConfigInfoList.Builder |
topicName(String topicName)
Topic name
example:
Buss.
|
public GetPolicyInfoResponseBody.TopicConfigInfoList.Builder categoryType(Integer categoryType)
0: Text 1: Image
example:0
public GetPolicyInfoResponseBody.TopicConfigInfoList.Builder inputOutputType(Integer inputOutputType)
Model input/output type 0: Input 1: Output
example:0
public GetPolicyInfoResponseBody.TopicConfigInfoList.Builder securityLevel(Integer securityLevel)
Security level 0: Low 1: Medium 2: High
example:1
public GetPolicyInfoResponseBody.TopicConfigInfoList.Builder topicId(Long topicId)
Sensitive topic ID
example:3
public GetPolicyInfoResponseBody.TopicConfigInfoList.Builder topicName(String topicName)
Topic name
example:Buss.
public GetPolicyInfoResponseBody.TopicConfigInfoList build()
Copyright © 2025. All rights reserved.