public class GetNewUcdnDomainHttpCodeV2Param extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
GetNewUcdnDomainHttpCodeV2Param(@NotNull(message="Type can not be null") Integer type,
@NotNull(message="BeginTime can not be null") Long beginTime,
@NotNull(message="EndTime can not be null") Long endTime) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 GetNewUcdnDomainHttpCodeV2Param(@NotNull(message="Type can not be null")
@NotNull(message="Type can not be null") Integer type,
@NotNull(message="BeginTime can not be null")
@NotNull(message="BeginTime can not be null") Long beginTime,
@NotNull(message="EndTime can not be null")
@NotNull(message="EndTime can not be null") Long endTime)
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.