|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |