public class DescribeLiveStreamsBlockListResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DescribeLiveStreamsBlockListResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainName() |
DescribeLiveStreamsBlockListResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<String> |
getStreamUrls() |
void |
setDomainName(String domainName) |
void |
setRequestId(String requestId) |
void |
setStreamUrls(List<String> streamUrls) |
public DescribeLiveStreamsBlockListResponse()
public String getRequestId()
public void setRequestId(String requestId)
public String getDomainName()
public void setDomainName(String domainName)
public DescribeLiveStreamsBlockListResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.