public class TodayAllppsResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
TodayAllppsResponse() |
| Modifier and Type | Method and Description |
|---|---|
TodayAllppsResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Long |
getPps() |
String |
getRequestId() |
void |
setPps(Long pps) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public Long getPps()
public void setPps(Long pps)
public TodayAllppsResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.