public static final class GetPolicyInfoResponseBody.RegularExpressList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPolicyInfoResponseBody.RegularExpressList.Builder |
actionType(Integer actionType)
ActionType.
|
GetPolicyInfoResponseBody.RegularExpressList |
build() |
GetPolicyInfoResponseBody.RegularExpressList.Builder |
inputOutputType(Integer inputOutputType)
Model input/output type
0: Input
1: Output
example:
0
|
GetPolicyInfoResponseBody.RegularExpressList.Builder |
isEnabled(Integer isEnabled)
Harmful category configuration switch
0: Off
1: On
example:
1
|
GetPolicyInfoResponseBody.RegularExpressList.Builder |
matchAndReplace(String matchAndReplace)
MatchAndReplace.
|
GetPolicyInfoResponseBody.RegularExpressList.Builder |
regularExpress(String regularExpress)
RegularExpress.
|
GetPolicyInfoResponseBody.RegularExpressList.Builder |
regularExpressId(Long regularExpressId)
RegularExpressId.
|
GetPolicyInfoResponseBody.RegularExpressList.Builder |
regularExpressName(String regularExpressName)
RegularExpressName.
|
public GetPolicyInfoResponseBody.RegularExpressList.Builder actionType(Integer actionType)
public GetPolicyInfoResponseBody.RegularExpressList.Builder inputOutputType(Integer inputOutputType)
Model input/output type 0: Input 1: Output
example:0
public GetPolicyInfoResponseBody.RegularExpressList.Builder isEnabled(Integer isEnabled)
Harmful category configuration switch 0: Off 1: On
example:1
public GetPolicyInfoResponseBody.RegularExpressList.Builder matchAndReplace(String matchAndReplace)
public GetPolicyInfoResponseBody.RegularExpressList.Builder regularExpress(String regularExpress)
public GetPolicyInfoResponseBody.RegularExpressList.Builder regularExpressId(Long regularExpressId)
public GetPolicyInfoResponseBody.RegularExpressList.Builder regularExpressName(String regularExpressName)
public GetPolicyInfoResponseBody.RegularExpressList build()
Copyright © 2025. All rights reserved.