| 程序包 | 说明 |
|---|---|
| com.aliyun.dingtalkassistant_1_0 | |
| com.aliyun.dingtalkassistant_1_0.models |
| 限定符和类型 | 方法和说明 |
|---|---|
AssistantMeResponseResponse |
Client.assistantMeResponse(String assistantId,
AssistantMeResponseRequest request)
summary :
助理响应接口-委托权限
|
AssistantMeResponseResponse |
Client.assistantMeResponseWithOptions(String assistantId,
AssistantMeResponseRequest request,
AssistantMeResponseHeaders headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
助理响应接口-委托权限
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AssistantMeResponseRequest |
AssistantMeResponseRequest.build(Map<String,?> map) |
AssistantMeResponseRequest |
AssistantMeResponseRequest.setInput(String input) |
AssistantMeResponseRequest |
AssistantMeResponseRequest.setInstructions(String instructions) |
AssistantMeResponseRequest |
AssistantMeResponseRequest.setMetadata(Map<String,?> metadata) |
AssistantMeResponseRequest |
AssistantMeResponseRequest.setStream(Boolean stream) |
Copyright © 2025. All rights reserved.