Uses of Class
org.junittest.starwars_client_springconfiguration.Human.Builder
Packages that use Human.Builder
-
Uses of Human.Builder in org.junittest.starwars_client_springconfiguration
Methods in org.junittest.starwars_client_springconfiguration that return Human.BuilderModifier and TypeMethodDescriptionstatic Human.Builder
Human.builder()
Human.Builder.withAppearsIn
(List<Episode> appearsInParam) Human.Builder.withFriends
(List<Character> friendsParam) Human.Builder.withHomePlanet
(String homePlanetParam)