Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map.HumanInput.Builder
Packages that use HumanInput.Builder
-
Uses of HumanInput.Builder in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_map that return HumanInput.BuilderModifier and TypeMethodDescriptionstatic HumanInput.BuilderHumanInput.builder()HumanInput.Builder.withAppearsIn(List<Episode> appearsInParam) HumanInput.Builder.withBestFriend(CharacterInput bestFriendParam) HumanInput.Builder.withComments(List<String> commentsParam) HumanInput.Builder.withFriends(List<CharacterInput> friendsParam) HumanInput.Builder.withHomePlanet(String homePlanetParam) HumanInput.Builder.withNbComments(Integer nbCommentsParam)