public class UnmuteAudioResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UnmuteAudioResponse.Participant |
| 构造器和说明 |
|---|
UnmuteAudioResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConferenceId() |
UnmuteAudioResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<UnmuteAudioResponse.Participant> |
getParticipants() |
String |
getRequestId() |
void |
setConferenceId(String conferenceId) |
void |
setParticipants(List<UnmuteAudioResponse.Participant> participants) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getConferenceId()
public void setConferenceId(String conferenceId)
public List<UnmuteAudioResponse.Participant> getParticipants()
public void setParticipants(List<UnmuteAudioResponse.Participant> participants)
public UnmuteAudioResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.