Uses of Class
org.allGraphQLCases.server.SINP_HumanInput_SINS.Builder
-
Uses of SINP_HumanInput_SINS.Builder in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionstatic SINP_HumanInput_SINS.Builder
SINP_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)