public static class MyAiAvPluginPresentInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
MyAiAvPluginPresentInfo.Builder |
body(String body)
body
示例值:text message
|
MyAiAvPluginPresentInfo |
build() |
MyAiAvPluginPresentInfo.Builder |
callbackInfo(String callbackInfo)
callback info
示例值:callback info
|
MyAiAvPluginPresentInfo.Builder |
cardTemplateId(String cardTemplateId)
card template id
示例值:1232323232
|
MyAiAvPluginPresentInfo.Builder |
cardVariables(MyAiAvPluginCardVariables cardVariables)
示例值:
|
MyAiAvPluginPresentInfo.Builder |
type(String type)
present type
示例值:template_card
|
public MyAiAvPluginPresentInfo.Builder type(String type)
示例值:template_card
type - public MyAiAvPluginPresentInfo.Builder cardTemplateId(String cardTemplateId)
示例值:1232323232
cardTemplateId - public MyAiAvPluginPresentInfo.Builder body(String body)
示例值:text message
body - public MyAiAvPluginPresentInfo.Builder cardVariables(MyAiAvPluginCardVariables cardVariables)
示例值:
cardVariables - public MyAiAvPluginPresentInfo.Builder callbackInfo(String callbackInfo)
示例值:callback info
callbackInfo - public MyAiAvPluginPresentInfo build()
Copyright © 2024. All rights reserved.