类的使用
org.anyline.data.coze.datasource.CozeClient
-
使用CozeClient的程序包 程序包 说明 org.anyline.data.coze.adapter org.anyline.data.coze.datasource org.anyline.data.coze.run org.anyline.data.coze.runtime -
-
org.anyline.data.coze.adapter中CozeClient的使用
返回CozeClient的org.anyline.data.coze.adapter中的方法 修饰符和类型 方法 说明 protected CozeClientCozeAdapter. client(DataRuntime runtime) -
org.anyline.data.coze.datasource中CozeClient的使用
参数类型为CozeClient的org.anyline.data.coze.datasource中的方法 修饰符和类型 方法 说明 booleanCozeDataSourceHolder. exeValidate(CozeClient client)booleanCozeDataSourceHolder. validate(CozeClient client) -
org.anyline.data.coze.run中CozeClient的使用
声明为CozeClient的org.anyline.data.coze.run中的字段 修饰符和类型 字段 说明 protected CozeClientCozeRun. client返回CozeClient的org.anyline.data.coze.run中的方法 修饰符和类型 方法 说明 CozeClientCozeRun. getClient()参数类型为CozeClient的org.anyline.data.coze.run中的方法 修饰符和类型 方法 说明 voidCozeRun. setClient(CozeClient client) -
org.anyline.data.coze.runtime中CozeClient的使用
声明为CozeClient的org.anyline.data.coze.runtime中的字段 修饰符和类型 字段 说明 protected CozeClientCozeRuntime. client返回CozeClient的org.anyline.data.coze.runtime中的方法 修饰符和类型 方法 说明 CozeClientCozeRuntime. client()参数类型为CozeClient的org.anyline.data.coze.runtime中的方法 修饰符和类型 方法 说明 DataRuntimeCozeRuntimeHolder. reg(String key, CozeClient client)CozeRuntimeCozeRuntimeHolder. reg(String datasource, CozeClient client, DriverAdapter adapter)注册运行环境voidCozeRuntime. setClient(CozeClient client)参数类型为CozeClient的org.anyline.data.coze.runtime中的构造器 构造器 说明 CozeRuntime(String key, CozeClient client, DriverAdapter adapter)
-