Package org.allGraphQLCases.server
Class SINP_InputWithObject_SINS.Builder
java.lang.Object
org.allGraphQLCases.server.SINP_InputWithObject_SINS.Builder
- Enclosing class:
- SINP_InputWithObject_SINS
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
SINP_InputWithObject_SINS.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withBoolean
(Boolean _booleanParam) withEnum
(SEP_Episode_SES _enumParam) withObject
(Object objectParam) withObjects
(List<Object> objectsParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withTest
-
withDate
-
withLong
-
withBoolean
-
withEnum
-
withObject
-
withObjects
-
build
-