Uses of Class
org.allGraphQLCases.client.CINP_HumanInput_CINS.Builder
-
Uses of CINP_HumanInput_CINS.Builder in org.allGraphQLCases.client
Modifier and TypeMethodDescriptionstatic CINP_HumanInput_CINS.Builder
CINP_HumanInput_CINS.builder()
CINP_HumanInput_CINS.Builder.withAppearsIn
(List<CEP_Episode_CES> appearsInParam) CINP_HumanInput_CINS.Builder.withBestFriend
(CINP_CharacterInput_CINS bestFriendParam) CINP_HumanInput_CINS.Builder.withComments
(List<String> commentsParam) CINP_HumanInput_CINS.Builder.withFriends
(List<CINP_CharacterInput_CINS> friendsParam) CINP_HumanInput_CINS.Builder.withHomePlanet
(String homePlanetParam) CINP_HumanInput_CINS.Builder.withNbComments
(Integer nbCommentsParam)