public class DlpProofContext extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DlpProofContext.Builder |
| 构造器和说明 |
|---|
DlpProofContext() |
DlpProofContext(DlpProofContext.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContextSnippet() |
String |
getHitContent() |
static DlpProofContext.Builder |
newBuilder() |
void |
setContextSnippet(String contextSnippet) |
void |
setHitContent(String hitContent) |
public DlpProofContext()
public DlpProofContext(DlpProofContext.Builder builder)
public static DlpProofContext.Builder newBuilder()
public String getHitContent()
public void setHitContent(String hitContent)
public String getContextSnippet()
public void setContextSnippet(String contextSnippet)
Copyright © 2025. All rights reserved.