Uses of Class
org.allGraphQLCases.server.SINP_HumanInput_SINS.Builder
Packages that use SINP_HumanInput_SINS.Builder
-
Uses of SINP_HumanInput_SINS.Builder in org.allGraphQLCases.server
Methods in org.allGraphQLCases.server that return SINP_HumanInput_SINS.BuilderModifier and TypeMethodDescriptionstatic SINP_HumanInput_SINS.BuilderSINP_HumanInput_SINS.builder()SINP_HumanInput_SINS.Builder.withAppearsIn(List<SEP_Episode_SES> appearsInParam) SINP_HumanInput_SINS.Builder.withBestFriend(SINP_CharacterInput_SINS bestFriendParam) SINP_HumanInput_SINS.Builder.withComments(List<String> commentsParam) SINP_HumanInput_SINS.Builder.withFriends(List<SINP_CharacterInput_SINS> friendsParam) SINP_HumanInput_SINS.Builder.withHomePlanet(String homePlanetParam) SINP_HumanInput_SINS.Builder.withNbComments(Integer nbCommentsParam)