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