Package org.allGraphQLCases.server
Class STP_Human_STS.Builder
java.lang.Object
org.allGraphQLCases.server.STP_Human_STS.Builder
- Enclosing class:
- STP_Human_STS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
STP_Human_STS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAppearsIn
(List<SEP_Episode_SES> appearsInParam) withBestFriend
(SIP_Character_SIS bestFriendParam) withComments
(List<String> commentsParam) withFriends
(List<SIP_Character_SIS> friendsParam) withHomePlanet
(String homePlanetParam) withNbComments
(Integer nbCommentsParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withId
-
withName
-
withBestFriend
-
withFriends
-
withNbComments
-
withComments
-
withAppearsIn
-
withHomePlanet
-
withAge
-
withAge2
-
build
-