JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.experian.datastudio.sdk.api.step.configuration
Interface OutputNodeBuilder.Builder
Enclosing interface:
OutputNodeBuilder
public static interface
OutputNodeBuilder.Builder
Since:
2.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
OutputNode
build
()
OutputNodeBuilder.Builder
withName
(
String
name)
OutputNodeBuilder.Builder
withType
(
NodeType
nodeType)
Method Details
withType
OutputNodeBuilder.Builder
withType
(
NodeType
nodeType)
withName
OutputNodeBuilder.Builder
withName
(
String
name)
build
OutputNode
build
()