Class Pet.Builder

java.lang.Object
org.allGraphQLCases.client2.Pet.Builder
Enclosing class:
Pet

public static class Pet.Builder extends Object
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the Pet.builder()
  • Constructor Details

    • Builder

      public Builder()
  • Method Details