Uses of Class
org.allGraphQLCases.client2.Human.Builder
Packages that use Human.Builder
-
Uses of Human.Builder in org.allGraphQLCases.client2
Methods in org.allGraphQLCases.client2 that return Human.BuilderModifier and TypeMethodDescriptionstatic Human.BuilderHuman.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)