Package io.resys.hdes.client.api.ast
Interface AstBody
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
AstBranch,AstDecision,AstFlow,AstService,AstTag
- All Known Implementing Classes:
ImmutableAstBranch,ImmutableAstDecision,ImmutableAstFlow,ImmutableAstService,ImmutableAstTag
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic interfacestatic interfacestatic interfacestatic enumstatic interface -
Method Summary
-
Method Details
-
getName
String getName() -
getDescription
-
getHeaders
AstBody.Headers getHeaders() -
getBodyType
AstBody.AstBodyType getBodyType() -
getMessages
List<AstBody.AstCommandMessage> getMessages()
-