Package org.allGraphQLCases.client
Class CINP_HumanInput_CINS.Builder
java.lang.Object
org.allGraphQLCases.client.CINP_HumanInput_CINS.Builder
- Enclosing class:
- CINP_HumanInput_CINS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
CINP_HumanInput_CINS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAppearsIn
(List<CEP_Episode_CES> appearsInParam) withBestFriend
(CINP_CharacterInput_CINS bestFriendParam) withComments
(List<String> commentsParam) withFriends
(List<CINP_CharacterInput_CINS> friendsParam) withHomePlanet
(String homePlanetParam) withNbComments
(Integer nbCommentsParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withName
-
withBestFriend
-
withFriends
-
withNbComments
-
withComments
-
withAppearsIn
-
withHomePlanet
-
build
-