Uses of Class
org.allGraphQLCases.server.SINP_InputWithJson_SINS.Builder
-
Uses of SINP_InputWithJson_SINS.Builder in org.allGraphQLCases.server
Modifier and TypeMethodDescriptionSINP_InputWithJson_SINS.builder()
SINP_InputWithJson_SINS.Builder.withBoolean
(Boolean _booleanParam) SINP_InputWithJson_SINS.Builder.withEnum
(SEP_Episode_SES _enumParam) SINP_InputWithJson_SINS.Builder.withJson
(com.fasterxml.jackson.databind.node.ObjectNode jsonParam) SINP_InputWithJson_SINS.Builder.withJsons
(List<com.fasterxml.jackson.databind.node.ObjectNode> jsonsParam)