public class GetUcdnDomainLogParam extends BaseRequestParam
action, projectId, publicKey, signature| 构造器和说明 |
|---|
GetUcdnDomainLogParam() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Param> |
checkDomainIds() |
Long |
getBeginTime() |
List<String> |
getDomainIds() |
Long |
getEndTime() |
Integer |
getType() |
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 List<Param> checkDomainIds() throws javax.validation.ValidationException
javax.validation.ValidationExceptionpublic Integer getType()
public void setType(Integer type)
public Long getBeginTime()
public void setBeginTime(Long beginTime)
public Long getEndTime()
public void setEndTime(Long endTime)
Copyright © 2020. All rights reserved.