public class DescribeLiveLazyPullStreamConfigResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig |
| Constructor and Description |
|---|
DescribeLiveLazyPullStreamConfigResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeLiveLazyPullStreamConfigResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig> |
getLiveLazyPullConfigList() |
String |
getRequestId() |
void |
setLiveLazyPullConfigList(List<DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig> liveLazyPullConfigList) |
void |
setRequestId(String requestId) |
public DescribeLiveLazyPullStreamConfigResponse()
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig> getLiveLazyPullConfigList()
public void setLiveLazyPullConfigList(List<DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig> liveLazyPullConfigList)
public DescribeLiveLazyPullStreamConfigResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.