Class ExtensionBuilder
java.lang.Object
org.opencastproject.graphql.schema.builder.ExtensionBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild()withAnnotations(graphql.annotations.processor.GraphQLAnnotations annotations) withExtensionProviders(List<GraphQLExtensionProvider> extensionProviders)
-
Constructor Details
-
ExtensionBuilder
public ExtensionBuilder()
-
-
Method Details
-
build
public void build() -
withAnnotations
public ExtensionBuilder withAnnotations(graphql.annotations.processor.GraphQLAnnotations annotations) -
withExtensionProviders
-