Class Member.Builder
java.lang.Object
com.graphql_java_generator.samples.forum.client.graphql.forum.client.Member.Builder
- Enclosing class:
- Member
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
Member.builder()
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withId
-
withName
-
withAlias
-
withEmail
-
withType
-
build
-