com.baidubce.services.iothub.model
Class QueryEndpointDailyMqttUsageRequest

java.lang.Object
  extended by com.baidubce.model.AbstractBceRequest
      extended by com.baidubce.services.iothub.model.BaseRequest
          extended by com.baidubce.services.iothub.model.QueryEndpointDailyMqttUsageRequest

public class QueryEndpointDailyMqttUsageRequest
extends BaseRequest


Constructor Summary
QueryEndpointDailyMqttUsageRequest()
           
 
Method Summary
 org.joda.time.LocalDate getEnd()
           
 org.joda.time.LocalDate getStart()
           
 void setEnd(org.joda.time.LocalDate end)
           
 void setStart(org.joda.time.LocalDate start)
           
 
Methods inherited from class com.baidubce.services.iothub.model.BaseRequest
getEndpointName, setEndpointName, withEndpointName, withRequestCredentials
 
Methods inherited from class com.baidubce.model.AbstractBceRequest
getRequestCredentials, setRequestCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryEndpointDailyMqttUsageRequest

public QueryEndpointDailyMqttUsageRequest()
Method Detail

getStart

public org.joda.time.LocalDate getStart()

setStart

public void setStart(org.joda.time.LocalDate start)

getEnd

public org.joda.time.LocalDate getEnd()

setEnd

public void setEnd(org.joda.time.LocalDate end)


Copyright © 2018. All rights reserved.