类 GetNewUcdnLogClientIpStatisticsRequest

java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.ucdn.models.GetNewUcdnLogClientIpStatisticsRequest

public class GetNewUcdnLogClientIpStatisticsRequest extends Request
  • 构造器详细资料

    • GetNewUcdnLogClientIpStatisticsRequest

      public GetNewUcdnLogClientIpStatisticsRequest()
  • 方法详细资料

    • getProjectId

      public String getProjectId()
      覆盖:
      getProjectId 在类中 Request
    • setProjectId

      public void setProjectId(String projectId)
      覆盖:
      setProjectId 在类中 Request
    • getDomainId

      public String getDomainId()
    • setDomainId

      public void setDomainId(String domainId)
    • getBeginTime

      public Integer getBeginTime()
    • setBeginTime

      public void setBeginTime(Integer beginTime)
    • getOrderBy

      public Integer getOrderBy()
    • setOrderBy

      public void setOrderBy(Integer orderBy)
    • getLimit

      public String getLimit()
    • setLimit

      public void setLimit(String limit)
    • getType

      public Integer getType()
    • setType

      public void setType(Integer type)
    • loadMaxRetries

      public Integer loadMaxRetries()
    • withMaxRetries

      public void withMaxRetries(Integer arg0)
    • loadTimeout

      public Integer loadTimeout()
    • withTimeout

      public void withTimeout(Integer arg0)