Package org.starwars.server
Class QueryType.Builder
java.lang.Object
org.starwars.server.QueryType.Builder
- Enclosing class:
- QueryType
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
QueryType.builder()
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withHero
-
withCharacters
-
withHuman
-
withDroid
-
build
-