Package org.allGraphQLCases.client2
Class ReservedJavaKeywordAsObjectField.Builder
java.lang.Object
org.allGraphQLCases.client2.ReservedJavaKeywordAsObjectField.Builder
- Enclosing class:
- ReservedJavaKeywordAsObjectField
The Builder that helps building instance of this POJO. You can get an instance of this class, by calling the
ReservedJavaKeywordAsObjectField.builder()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withImplements
(Human _implementsParam) withImport
(Human _importParam) withInstanceof
(Human _instanceofParam) withInterface
(Human _interfaceParam) withNative
(Human _nativeParam) withPackage
(Human _packageParam) withPrivate
(Human _privateParam) withProtected
(Human _protectedParam) withPublic
(Human _publicParam) withReturn
(Human _returnParam) withStatic
(Human _staticParam) withStrictfp
(Human _strictfpParam) withSwitch
(Human _switchParam) withSynchronized
(Human _synchronizedParam) withThrows
(Human _throwsParam) withTransient
(Human _transientParam) withVolatile
(Human _volatileParam)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withIf
-
withImplements
-
withImport
-
withInstanceof
-
withInt
-
withInterface
-
withLong
-
withNative
-
withNew
-
withPackage
-
withPrivate
-
withProtected
-
withPublic
-
withReturn
-
withShort
-
withStatic
-
withStrictfp
-
withSuper
-
withSwitch
-
withSynchronized
-
withThis
-
withThrow
-
withThrows
-
withTransient
-
withTry
-
withVoid
-
withVolatile
-
withWhile
-
build
-