Package app.ductape.sdk.products.builder
Class GraphChain
java.lang.Object
app.ductape.sdk.products.builder.GraphChain
Sprint 3 — Graph fluent chain (
.graph(...) with withAction / withSchema).-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuild()register()withAction(String actionTag, Consumer<GraphChain.GraphActionBuilder> body) withSchema(Map<String, Object> schema)
-
Method Details
-
withType
-
withAction
-
withSchema
-
with
-
register
-
build
-