com.baidubce.services.modbus.model.pullrule
Class CreatePullRuleResponse

java.lang.Object
  extended by com.baidubce.model.AbstractBceResponse
      extended by com.baidubce.services.modbus.model.pullrule.CreatePullRuleResponse
All Implemented Interfaces:
Serializable

public class CreatePullRuleResponse
extends AbstractBceResponse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.baidubce.model.AbstractBceResponse
metadata
 
Constructor Summary
CreatePullRuleResponse()
           
 
Method Summary
 List<PullRule> getResult()
           
 void setResult(List<PullRule> result)
           
 
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

CreatePullRuleResponse

public CreatePullRuleResponse()
Method Detail

getResult

public List<PullRule> getResult()

setResult

public void setResult(List<PullRule> result)


Copyright © 2018. All rights reserved.