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