com.baidubce.services.iotdm.model.v3.rules
Class DeviceFormatRuleResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.iotdm.model.v3.rules.DeviceRuleResponse
          extended by com.baidubce.services.iotdm.model.v3.rules.DeviceFormatRuleResponse
All Implemented Interfaces:
Serializable

public class DeviceFormatRuleResponse
extends DeviceRuleResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
DeviceFormatRuleResponse()
           
 
Method Summary
 DeviceRuleFormat getFormat()
           
 void setFormat(DeviceRuleFormat format)
           
 
Methods inherited from class com.baidubce.services.iotdm.model.v3.rules.DeviceRuleResponse
getCreateTime, getDestinations, getDeviceName, getEnable, getId, getName, getSources, getUpdateTime, setCreateTime, setDestinations, setDeviceName, setEnable, setId, setName, setSources, setUpdateTime
 
Methods inherited from class com.baidubce.model.AbstractBceResponse
getMetadata
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviceFormatRuleResponse

public DeviceFormatRuleResponse()
Method Detail

getFormat

public DeviceRuleFormat getFormat()

setFormat

public void setFormat(DeviceRuleFormat format)


Copyright © 2018. All rights reserved.