Class Pet.Builder
java.lang.Object
org.junittest.allgraphqlcases_clientpojo_springconfiguration.Pet.Builder
- Enclosing class:
- Pet
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
Pet.builder()
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withId
-
withName
-
build
-