Package org.allGraphQLCases.client2
Class Builder._Builder
java.lang.Object
org.allGraphQLCases.client2.Builder._Builder
- Enclosing class:
- Builder
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
As this GraphQL type's name is Builder, the inner Builder class is renamed to _Builder, to avoid name collision during Java compilation.
Builder.builder()
As this GraphQL type's name is Builder, the inner Builder class is renamed to _Builder, to avoid name collision during Java compilation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
_Builder
public _Builder()
-
-
Method Details
-
withSomeValue
-
build
-