Package io.resys.hdes.client.spi
Class HdesClientAstBuilder
java.lang.Object
io.resys.hdes.client.spi.HdesClientAstBuilder
- All Implemented Interfaces:
HdesClient.AstBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommands(com.fasterxml.jackson.databind.node.ArrayNode src) commands(List<AstCommand> src) commands(List<AstCommand> src, Integer version) decision()flow()service()syntax(InputStream syntax) tag()
-
Constructor Details
-
HdesClientAstBuilder
-
-
Method Details
-
service
- Specified by:
servicein interfaceHdesClient.AstBuilder
-
flow
- Specified by:
flowin interfaceHdesClient.AstBuilder
-
decision
- Specified by:
decisionin interfaceHdesClient.AstBuilder
-
tag
- Specified by:
tagin interfaceHdesClient.AstBuilder
-
commands
- Specified by:
commandsin interfaceHdesClient.AstBuilder
-
syntax
- Specified by:
syntaxin interfaceHdesClient.AstBuilder
-
commands
- Specified by:
commandsin interfaceHdesClient.AstBuilder
-
commands
public HdesClient.AstBuilder commands(com.fasterxml.jackson.databind.node.ArrayNode src, Integer version) - Specified by:
commandsin interfaceHdesClient.AstBuilder
-
commands
- Specified by:
commandsin interfaceHdesClient.AstBuilder
-
commands
- Specified by:
commandsin interfaceHdesClient.AstBuilder
-