Uses of Class
technology.semi.weaviate.client.v1.graphql.model.GraphQLErrorLocationsItems
-
Packages that use GraphQLErrorLocationsItems Package Description technology.semi.weaviate.client.v1.graphql.model -
-
Uses of GraphQLErrorLocationsItems in technology.semi.weaviate.client.v1.graphql.model
Methods in technology.semi.weaviate.client.v1.graphql.model that return GraphQLErrorLocationsItems Modifier and Type Method Description GraphQLErrorLocationsItemsGraphQLErrorLocationsItems.GraphQLErrorLocationsItemsBuilder. build()GraphQLErrorLocationsItems[]GraphQLError. getLocations()Methods in technology.semi.weaviate.client.v1.graphql.model with parameters of type GraphQLErrorLocationsItems Modifier and Type Method Description GraphQLError.GraphQLErrorBuilderGraphQLError.GraphQLErrorBuilder. locations(GraphQLErrorLocationsItems[] locations)
-