public class GetStatMetricRequest extends CdnRequest
| Constructor and Description |
|---|
GetStatMetricRequest() |
toString, withRequestCredentialsgetRequestCredentials, setRequestCredentialspublic GetStatMetricRequest withMetric(String metric)
metric - public GetStatMetricRequest withSortKey(String sortKey)
sortKey - public GetStatMetricRequest withStartTime(String startTime)
startTime - public GetStatMetricRequest withDateStartTime(Date startTime)
startTime - public GetStatMetricRequest withEndTime(String endTime)
endTime - public GetStatMetricRequest withDateEndTime(Date endTime)
endTime - public GetStatMetricRequest withPeriod(Integer period)
period - public GetStatMetricRequest withKeyType(Integer keyType)
keyType - public GetStatMetricRequest withKey(List<String> key)
key - public GetStatMetricRequest withKey(String key)
key - public GetStatMetricRequest withGroupBy(String groupBy)
groupBy - public GetStatMetricRequest withProv(String prov)
prov - public GetStatMetricRequest withIsp(String isp)
isp - public GetStatMetricRequest withLevel(String level)
level - public GetStatMetricRequest withProtocol(String protocol)
protocol - public GetStatMetricRequest withExtra(Integer extra)
extra - public String getMetric()
public void setMetric(String metric)
metric - public String getStartTime()
public void setStartTime(String startTime)
startTime - public String getEndTime()
public void setEndTime(String endTime)
endTime - public Integer getPeriod()
public void setPeriod(Integer period)
period - public Integer getKeyType()
public void setKeyType(Integer keyType)
keyType - public String getGroupBy()
public void setGroupBy(String groupBy)
groupBy - public String getProv()
public void setProv(String prov)
prov - public String getIsp()
public void setIsp(String isp)
isp - public String getLevel()
public void setLevel(String level)
level - public String getProtocol()
public void setProtocol(String protocol)
protocol - public Integer getExtra()
public void setExtra(Integer extra)
public String getSortKey()
public void setSortKey(String sortKey)
Copyright © 2023. All rights reserved.