public class QueryPageSmartShortUrlLogRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
QueryPageSmartShortUrlLogRequest() |
@NameInMap(value="ClickState") public Long clickState
@NameInMap(value="CreateDateEnd") public Long createDateEnd
@NameInMap(value="CreateDateStart") public Long createDateStart
@NameInMap(value="EndId") public Long endId
@NameInMap(value="OwnerId") public Long ownerId
@NameInMap(value="PageNo") public Long pageNo
@NameInMap(value="PageSize") public Long pageSize
@NameInMap(value="PhoneNumber") public String phoneNumber
@NameInMap(value="ResourceOwnerAccount") public String resourceOwnerAccount
@NameInMap(value="ResourceOwnerId") public Long resourceOwnerId
@NameInMap(value="ShortName") public String shortName
@NameInMap(value="ShortUrl") public String shortUrl
@NameInMap(value="StartId") public Long startId
public static QueryPageSmartShortUrlLogRequest build(Map<String,?> map) throws Exception
Exceptionpublic QueryPageSmartShortUrlLogRequest setClickState(Long clickState)
public Long getClickState()
public QueryPageSmartShortUrlLogRequest setCreateDateEnd(Long createDateEnd)
public Long getCreateDateEnd()
public QueryPageSmartShortUrlLogRequest setCreateDateStart(Long createDateStart)
public Long getCreateDateStart()
public QueryPageSmartShortUrlLogRequest setEndId(Long endId)
public Long getEndId()
public QueryPageSmartShortUrlLogRequest setOwnerId(Long ownerId)
public Long getOwnerId()
public QueryPageSmartShortUrlLogRequest setPageNo(Long pageNo)
public Long getPageNo()
public QueryPageSmartShortUrlLogRequest setPageSize(Long pageSize)
public Long getPageSize()
public QueryPageSmartShortUrlLogRequest setPhoneNumber(String phoneNumber)
public String getPhoneNumber()
public QueryPageSmartShortUrlLogRequest setResourceOwnerAccount(String resourceOwnerAccount)
public String getResourceOwnerAccount()
public QueryPageSmartShortUrlLogRequest setResourceOwnerId(Long resourceOwnerId)
public Long getResourceOwnerId()
public QueryPageSmartShortUrlLogRequest setShortName(String shortName)
public String getShortName()
public QueryPageSmartShortUrlLogRequest setShortUrl(String shortUrl)
public String getShortUrl()
public QueryPageSmartShortUrlLogRequest setStartId(Long startId)
public Long getStartId()
Copyright © 2023. All rights reserved.