Uses of Class
io.weaviate.client.v1.data.model.Deprecation
Packages that use Deprecation
-
Uses of Deprecation in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return DeprecationMethods in io.weaviate.client.v1.batch.model with parameters of type DeprecationModifier and TypeMethodDescriptionvoidObjectGetResponse.setDeprecations(Deprecation[] deprecations) -
Uses of Deprecation in io.weaviate.client.v1.data.model
Methods in io.weaviate.client.v1.data.model that return DeprecationModifier and TypeMethodDescriptionDeprecation.DeprecationBuilder.build()ObjectsListResponse.getDeprecations()Methods in io.weaviate.client.v1.data.model with parameters of type DeprecationModifier and TypeMethodDescriptionObjectsListResponse.ObjectsListResponseBuilder.deprecations(Deprecation[] deprecations)