com.baidubce.services.iothub.model
Class QueryEndpointDailyMqttUsageRequest
java.lang.Object
com.baidubce.model.AbstractBceRequest
com.baidubce.services.iothub.model.BaseRequest
com.baidubce.services.iothub.model.QueryEndpointDailyMqttUsageRequest
public class QueryEndpointDailyMqttUsageRequest
- extends BaseRequest
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryEndpointDailyMqttUsageRequest
public QueryEndpointDailyMqttUsageRequest()
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.