Uses of Class
com.baidubce.services.ruleengine.model.Destination

Packages that use Destination
com.baidubce.services.ruleengine   
com.baidubce.services.ruleengine.model   
 

Uses of Destination in com.baidubce.services.ruleengine
 

Methods in com.baidubce.services.ruleengine with parameters of type Destination
 Rule RuleEngineClient.createDestination(Destination request)
           
 

Uses of Destination in com.baidubce.services.ruleengine.model
 

Methods in com.baidubce.services.ruleengine.model that return types with arguments of type Destination
 List<Destination> CreateRuleRequest.getDestinations()
           
 List<Destination> Rule.getDestinations()
           
 

Method parameters in com.baidubce.services.ruleengine.model with type arguments of type Destination
 void CreateRuleRequest.setDestinations(List<Destination> destinations)
           
 void Rule.setDestinations(List<Destination> destinations)
           
 



Copyright © 2018. All rights reserved.