Uses of Class
org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap.HumanInput.Builder
Packages that use HumanInput.Builder
Package
Description
-
Uses of HumanInput.Builder in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap
Methods in org.junittest.allgraphqlcases_server_springconfiguration_util_batchmapping_monomap that return HumanInput.BuilderModifier and TypeMethodDescriptionstatic HumanInput.Builder
HumanInput.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)