public class DescribeLiveStreamSnapshotInfoResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveStreamSnapshotInfoResponse.LiveStreamSnapshotInfo |
| Constructor and Description |
|---|
DescribeLiveStreamSnapshotInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveStreamSnapshotInfoResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLiveStreamSnapshotInfoResponse.LiveStreamSnapshotInfo> |
getLiveStreamSnapshotInfoList() |
String |
getNextStartTime() |
String |
getRequestId() |
void |
setLiveStreamSnapshotInfoList(List<DescribeLiveStreamSnapshotInfoResponse.LiveStreamSnapshotInfo> liveStreamSnapshotInfoList) |
void |
setNextStartTime(String nextStartTime) |
void |
setRequestId(String requestId) |
public DescribeLiveStreamSnapshotInfoResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getNextStartTime()
public void setNextStartTime(String nextStartTime)
public List<DescribeLiveStreamSnapshotInfoResponse.LiveStreamSnapshotInfo> getLiveStreamSnapshotInfoList()
public void setLiveStreamSnapshotInfoList(List<DescribeLiveStreamSnapshotInfoResponse.LiveStreamSnapshotInfo> liveStreamSnapshotInfoList)
public DescribeLiveStreamSnapshotInfoResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.