public class QueryPushStatByAppResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryPushStatByAppResponse.AppPushStat |
| Constructor and Description |
|---|
QueryPushStatByAppResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryPushStatByAppResponse.AppPushStat> |
getAppPushStats() |
QueryPushStatByAppResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setAppPushStats(List<QueryPushStatByAppResponse.AppPushStat> appPushStats) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public List<QueryPushStatByAppResponse.AppPushStat> getAppPushStats()
public void setAppPushStats(List<QueryPushStatByAppResponse.AppPushStat> appPushStats)
public QueryPushStatByAppResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.