public class DescribePlayUserAvgResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribePlayUserAvgResponse.UserPlayStatisAvg |
| Constructor and Description |
|---|
DescribePlayUserAvgResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribePlayUserAvgResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
List<DescribePlayUserAvgResponse.UserPlayStatisAvg> |
getUserPlayStatisAvgs() |
void |
setRequestId(String requestId) |
void |
setUserPlayStatisAvgs(List<DescribePlayUserAvgResponse.UserPlayStatisAvg> userPlayStatisAvgs) |
public String getRequestId()
public void setRequestId(String requestId)
public List<DescribePlayUserAvgResponse.UserPlayStatisAvg> getUserPlayStatisAvgs()
public void setUserPlayStatisAvgs(List<DescribePlayUserAvgResponse.UserPlayStatisAvg> userPlayStatisAvgs)
public DescribePlayUserAvgResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2020. All Rights Reserved.