类 DialogSearchRequest
java.lang.Object
com.lark.oapi.service.search.v2.model.DialogSearchRequest
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static DialogSearchRequest.BuildervoidsetScenarioContext(ScenarioContext scenarioContext) voidsetScenarioContextSchemaVersion(String scenarioContextSchemaVersion) voidsetToolRawInstruction(String toolRawInstruction)
-
构造器详细资料
-
DialogSearchRequest
public DialogSearchRequest() -
DialogSearchRequest
-
-
方法详细资料
-
newBuilder
-
getToolRawInstruction
-
setToolRawInstruction
-
getScenarioContextSchemaVersion
-
setScenarioContextSchemaVersion
-
getScenarioContext
-
setScenarioContext
-