public static class DescribeLiveStreamCountResponse.StreamCountInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribeLiveStreamCountResponse.StreamCountInfo.StreamCountDetail |
| 构造器和说明 |
|---|
StreamCountInfo() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getCount() |
Long |
getLimit() |
List<DescribeLiveStreamCountResponse.StreamCountInfo.StreamCountDetail> |
getStreamCountDetails() |
String |
getType() |
void |
setCount(Long count) |
void |
setLimit(Long limit) |
void |
setStreamCountDetails(List<DescribeLiveStreamCountResponse.StreamCountInfo.StreamCountDetail> streamCountDetails) |
void |
setType(String type) |
public Long getCount()
public void setCount(Long count)
public Long getLimit()
public void setLimit(Long limit)
public String getType()
public void setType(String type)
public List<DescribeLiveStreamCountResponse.StreamCountInfo.StreamCountDetail> getStreamCountDetails()
public void setStreamCountDetails(List<DescribeLiveStreamCountResponse.StreamCountInfo.StreamCountDetail> streamCountDetails)
Copyright © 2020. All Rights Reserved.