Uses of Class
graphql.language.TypeName.Builder
Packages that use TypeName.Builder
-
Uses of TypeName.Builder in graphql.language
Methods in graphql.language that return TypeName.BuilderModifier and TypeMethodDescriptionTypeName.Builder.additionalData
(String key, String value) TypeName.Builder.additionalData
(Map<String, String> additionalData) TypeName.Builder.ignoredChars
(IgnoredChars ignoredChars) static TypeName.Builder
TypeName.newTypeName()
static TypeName.Builder
TypeName.newTypeName
(String name) TypeName.Builder.sourceLocation
(SourceLocation sourceLocation) Method parameters in graphql.language with type arguments of type TypeName.Builder