public class DescribeLiveLazyPullStreamConfigResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig |
| 构造器和说明 |
|---|
DescribeLiveLazyPullStreamConfigResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeLiveLazyPullStreamConfigResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig> |
getLiveLazyPullConfigList() |
String |
getRequestId() |
void |
setLiveLazyPullConfigList(List<DescribeLiveLazyPullStreamConfigResponse.LiveLazyPullConfig> liveLazyPullConfigList) |
void |
setRequestId(String requestId) |
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 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.