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