|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PullRule | |
---|---|
com.baidubce.services.modbus.model.pullrule |
Uses of PullRule in com.baidubce.services.modbus.model.pullrule |
---|
Methods in com.baidubce.services.modbus.model.pullrule that return types with arguments of type PullRule | |
---|---|
List<PullRule> |
CreatePullRuleResponse.getResult()
|
List<PullRule> |
ListPullRuleResponse.getResult()
|
Method parameters in com.baidubce.services.modbus.model.pullrule with type arguments of type PullRule | |
---|---|
void |
CreatePullRuleResponse.setResult(List<PullRule> result)
|
void |
ListPullRuleResponse.setResult(List<PullRule> result)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |