Modifier and Type | Method and Description |
---|---|
RuleServiceResult |
InvokeRuleServiceApi.invokeRuleServiceVersion(RuleServiceVersionInvocationInput body)
Invoke a revision or version of a rule service
|
Modifier and Type | Method and Description |
---|---|
RuleServiceVersionInvocationInput |
RuleServiceVersionInvocationInput.addVocabularyItem(Object vocabularyItem)
Add one Vocabulary instance to this
RuleServiceVersionInvocationInput . |
RuleServiceVersionInvocationInput |
RuleServiceVersionInvocationInput.ruleServiceId(String ruleServiceId)
Set the ruleServiceId of this
RuleServiceVersionInvocationInput instance and return the same instance. |
RuleServiceVersionInvocationInput |
RuleServiceVersionInvocationInput.ruleServiceRevision(String ruleServiceRevision)
Set the ruleServiceRevision of this
RuleServiceVersionInvocationInput instance and return the same
instance. |
RuleServiceVersionInvocationInput |
RuleServiceVersionInvocationInput.ruleServiceVersion(String ruleServiceVersion)
Set the ruleServiceVersion of this
RuleServiceVersionInvocationInput instance and return the same
instance. |
RuleServiceVersionInvocationInput |
RuleServiceVersionInvocationInput.vocabulary(List<Object> vocabulary)
Set the vocabulary of this
RuleServiceVersionInvocationInput instance and return the same instance. |
Copyright © 2021 SAP SE. All rights reserved.