java.lang.Object
com.lark.oapi.service.security_and_compliance.v1.model.DlpProofContext

public class DlpProofContext extends Object
  • 构造器详细资料

    • DlpProofContext

      public DlpProofContext()
    • DlpProofContext

      public DlpProofContext(DlpProofContext.Builder builder)
  • 方法详细资料

    • newBuilder

      public static DlpProofContext.Builder newBuilder()
    • getHitContent

      public String getHitContent()
    • setHitContent

      public void setHitContent(String hitContent)
    • getContextSnippet

      public String getContextSnippet()
    • setContextSnippet

      public void setContextSnippet(String contextSnippet)