public class MyAiVcMeetingContentCommonResult extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MyAiVcMeetingContentCommonResult.Builder |
| 构造器和说明 |
|---|
MyAiVcMeetingContentCommonResult() |
MyAiVcMeetingContentCommonResult(MyAiVcMeetingContentCommonResult.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMeetingContentReply() |
static MyAiVcMeetingContentCommonResult.Builder |
newBuilder() |
void |
setMeetingContentReply(String meetingContentReply) |
public MyAiVcMeetingContentCommonResult()
public MyAiVcMeetingContentCommonResult(MyAiVcMeetingContentCommonResult.Builder builder)
public static MyAiVcMeetingContentCommonResult.Builder newBuilder()
public String getMeetingContentReply()
public void setMeetingContentReply(String meetingContentReply)
Copyright © 2024. All rights reserved.