Package org.allGraphQLCases.client2
Class DroidInput.Builder
java.lang.Object
org.allGraphQLCases.client2.DroidInput.Builder
- Enclosing class:
- DroidInput
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
DroidInput.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAppearsIn
(List<Episode> appearsInParam) withFriends
(List<CharacterInput> friendsParam) withPrimaryFunction
(String primaryFunctionParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withName
-
withFriends
-
withAppearsIn
-
withPrimaryFunction
-
build
-