Uses of Class
technology.semi.weaviate.client.v1.graphql.model.GraphQLError.GraphQLErrorBuilder
-
Packages that use GraphQLError.GraphQLErrorBuilder Package Description technology.semi.weaviate.client.v1.graphql.model -
-
Uses of GraphQLError.GraphQLErrorBuilder in technology.semi.weaviate.client.v1.graphql.model
Methods in technology.semi.weaviate.client.v1.graphql.model that return GraphQLError.GraphQLErrorBuilder Modifier and Type Method Description static GraphQLError.GraphQLErrorBuilderGraphQLError. builder()GraphQLError.GraphQLErrorBuilderGraphQLError.GraphQLErrorBuilder. locations(GraphQLErrorLocationsItems[] locations)GraphQLError.GraphQLErrorBuilderGraphQLError.GraphQLErrorBuilder. message(String message)GraphQLError.GraphQLErrorBuilderGraphQLError.GraphQLErrorBuilder. path(String[] path)
-