public class StartMixStreamsServiceResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
StartMixStreamsServiceResponse.MixStreamsInfo |
| Constructor and Description |
|---|
StartMixStreamsServiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
StartMixStreamsServiceResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<StartMixStreamsServiceResponse.MixStreamsInfo> |
getMixStreamsInfoList() |
String |
getRequestId() |
void |
setMixStreamsInfoList(List<StartMixStreamsServiceResponse.MixStreamsInfo> mixStreamsInfoList) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<StartMixStreamsServiceResponse.MixStreamsInfo> getMixStreamsInfoList()
public void setMixStreamsInfoList(List<StartMixStreamsServiceResponse.MixStreamsInfo> mixStreamsInfoList)
public StartMixStreamsServiceResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.