public class DescribePlayUserTotalResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribePlayUserTotalResponse.UserPlayStatisTotal |
| Constructor and Description |
|---|
DescribePlayUserTotalResponse() |
| Modifier and Type | Method and Description |
|---|---|
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 in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.