public class DescribePlayUserTotalResponse
extends com.aliyuncs.AcsResponse
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DescribePlayUserTotalResponse.UserPlayStatisTotal |
| 构造器和说明 |
|---|
DescribePlayUserTotalResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePlayUserTotalResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribePlayUserTotalResponse.UserPlayStatisTotal> |
getUserPlayStatisTotals() |
void |
setRequestId(String requestId) |
void |
setUserPlayStatisTotals(List<DescribePlayUserTotalResponse.UserPlayStatisTotal> userPlayStatisTotals) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribePlayUserTotalResponse.UserPlayStatisTotal> getUserPlayStatisTotals()
public void setUserPlayStatisTotals(List<DescribePlayUserTotalResponse.UserPlayStatisTotal> userPlayStatisTotals)
public DescribePlayUserTotalResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.