Package org.allGraphQLCases.server
Class STP_HumanEdge_STS.Builder
java.lang.Object
org.allGraphQLCases.server.STP_HumanEdge_STS.Builder
- Enclosing class:
- STP_HumanEdge_STS
public static class STP_HumanEdge_STS.Builder extends Object
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
STP_HumanEdge_STS.builder()
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
Modifier and Type Method Description STP_HumanEdge_STS
build()
STP_HumanEdge_STS.Builder
withCursor(String cursor)
STP_HumanEdge_STS.Builder
withNode(STP_Human_STS node)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details