Uses of Class
org.allGraphQLCases.client.CINP_HumanInput_CINS.Builder
Packages that use CINP_HumanInput_CINS.Builder
-
Uses of CINP_HumanInput_CINS.Builder in org.allGraphQLCases.client
Methods in org.allGraphQLCases.client that return CINP_HumanInput_CINS.BuilderModifier and TypeMethodDescriptionstatic CINP_HumanInput_CINS.BuilderCINP_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)