Uses of Class
software.constructs.Construct.Builder
-
-
Uses of Construct.Builder in software.constructs
Methods in software.constructs that return Construct.Builder Modifier and Type Method Description static Construct.Builder
Construct.Builder. create(Construct scope, String id)
Construct.Builder
Construct.Builder. nodeFactory(INodeFactory nodeFactory)
A factory for attaching `Node`s to the construct.
-