Uses of Class
org.starwars.server.Human.Builder
-
Uses of Human.Builder in org.starwars.server
Modifier and TypeMethodDescriptionstatic Human.Builder
Human.builder()
Human.Builder.withAppearsIn
(List<Episode> appearsInParam) Human.Builder.withFriends
(List<Character> friendsParam) Human.Builder.withHomePlanet
(String homePlanetParam)