com.baidubce.services.modbus.model.pullrule
Class CreatePullRuleResponse
java.lang.Object
com.baidubce.model.AbstractBceResponse
com.baidubce.services.modbus.model.pullrule.CreatePullRuleResponse
- All Implemented Interfaces:
- Serializable
public class CreatePullRuleResponse
- extends AbstractBceResponse
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreatePullRuleResponse
public CreatePullRuleResponse()
getResult
public List<PullRule> getResult()
setResult
public void setResult(List<PullRule> result)
Copyright © 2018. All rights reserved.