程序包 | 说明 |
---|---|
com.aliyun.intelligentcreation20240313 | |
com.aliyun.intelligentcreation20240313.models |
限定符和类型 | 方法和说明 |
---|---|
SendTextMsgResponse |
Client.sendTextMsg(SendTextMsgRequest request)
summary :
发送文本消息
|
SendTextMsgResponse |
Client.sendTextMsgWithOptions(SendTextMsgRequest request,
Map<String,String> headers,
com.aliyun.teautil.models.RuntimeOptions runtime)
summary :
发送文本消息
|
限定符和类型 | 方法和说明 |
---|---|
static SendTextMsgRequest |
SendTextMsgRequest.build(Map<String,?> map) |
SendTextMsgRequest |
SendTextMsgRequest.setProjectId(String projectId) |
SendTextMsgRequest |
SendTextMsgRequest.setRequestId(String requestId) |
SendTextMsgRequest |
SendTextMsgRequest.setSessionId(String sessionId) |
SendTextMsgRequest |
SendTextMsgRequest.setText(String text) |
SendTextMsgRequest |
SendTextMsgRequest.setType(Integer type) |
Copyright © 2024. All rights reserved.