Uses of Class
com.tencentcloudapi.tione.v20211111.models.SendChatMessageResponse
-
Packages that use SendChatMessageResponse Package Description com.tencentcloudapi.tione.v20211111 com.tencentcloudapi.tione.v20211111.models -
-
Uses of SendChatMessageResponse in com.tencentcloudapi.tione.v20211111
Methods in com.tencentcloudapi.tione.v20211111 that return SendChatMessageResponse Modifier and Type Method Description SendChatMessageResponseTioneClient. SendChatMessage(SendChatMessageRequest req)这是一个供您体验大模型聊天的接口。 -
Uses of SendChatMessageResponse in com.tencentcloudapi.tione.v20211111.models
Constructors in com.tencentcloudapi.tione.v20211111.models with parameters of type SendChatMessageResponse Constructor Description SendChatMessageResponse(SendChatMessageResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-