public static class DlpDetectModeProofContext.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DlpDetectModeProofContext |
build() |
DlpDetectModeProofContext.Builder |
detectMode(Integer detectMode)
检测类型
示例值:1
|
DlpDetectModeProofContext.Builder |
detectName(String detectName)
检测类型名称
示例值:关键词1
|
DlpDetectModeProofContext.Builder |
hitCount(Integer hitCount)
命中次数
示例值:12
|
DlpDetectModeProofContext.Builder |
proofContexts(DlpProofContext[] proofContexts)
命中片段
示例值:
|
public DlpDetectModeProofContext.Builder detectMode(Integer detectMode)
示例值:1
detectMode - public DlpDetectModeProofContext.Builder detectName(String detectName)
示例值:关键词1
detectName - public DlpDetectModeProofContext.Builder proofContexts(DlpProofContext[] proofContexts)
示例值:
proofContexts - public DlpDetectModeProofContext.Builder hitCount(Integer hitCount)
示例值:12
hitCount - public DlpDetectModeProofContext build()
Copyright © 2024. All rights reserved.