Class MutationType.Builder
java.lang.Object
org.junittest.starwars_client_springconfiguration.MutationType.Builder
- Enclosing class:
- MutationType
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
MutationType.builder()-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAddFriend(Character addFriendParam) withCreateHuman(Human createHumanParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withCreateHuman
-
withAddFriend
-
build
-