public class GetNewUcdnDomainHitRateParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
GetNewUcdnDomainHitRateParam(@NotNull(message="Type can not be null") Integer type) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Param> |
checkDomainIds() |
String |
getAreaCode() |
Long |
getBeginTime() |
List<String> |
getDomainIds() |
Long |
getEndTime() |
Integer |
getType() |
void |
setAreaCode(String areaCode) |
void |
setBeginTime(Long beginTime) |
void |
setDomainIds(List<String> domainIds) |
void |
setEndTime(Long endTime) |
void |
setType(Integer type) |
getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignaturepublic GetNewUcdnDomainHitRateParam(@NotNull(message="Type can not be null")
@NotNull(message="Type can not be null") Integer type)
public List<Param> checkDomainIds() throws javax.validation.ValidationException
javax.validation.ValidationExceptionpublic Integer getType()
public void setType(Integer type)
public String getAreaCode()
public void setAreaCode(String areaCode)
public Long getBeginTime()
public void setBeginTime(Long beginTime)
public Long getEndTime()
public void setEndTime(Long endTime)
Copyright © 2020. All rights reserved.