Package org.allGraphQLCases.client
Class CTP_Human_CTS.Builder
java.lang.Object
org.allGraphQLCases.client.CTP_Human_CTS.Builder
- Enclosing class:
- CTP_Human_CTS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
CTP_Human_CTS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withAppearsIn
(List<CEP_Episode_CES> appearsInParam) withBestFriend
(CIP_Character_CIS bestFriendParam) withComments
(List<String> commentsParam) withFriends
(List<CIP_Character_CIS> 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
-