Class QueryType.Builder
java.lang.Object
org.junittest.starwars_client_springconfiguration.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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()with__schema(__Schema __schemaParam) with__type(__Type __typeParam) withCharacters(List<Character> charactersParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withHero
-
withCharacters
-
withHuman
-
withDroid
-
with__schema
-
with__type
-
build
-