Uses of Class
technology.semi.weaviate.client.v1.data.model.Deprecation
-
Packages that use Deprecation Package Description technology.semi.weaviate.client.v1.batch.model technology.semi.weaviate.client.v1.data.model -
-
Uses of Deprecation in technology.semi.weaviate.client.v1.batch.model
Methods in technology.semi.weaviate.client.v1.batch.model that return Deprecation Modifier and Type Method Description Deprecation[]ObjectGetResponse. getDeprecations()Methods in technology.semi.weaviate.client.v1.batch.model with parameters of type Deprecation Modifier and Type Method Description voidObjectGetResponse. setDeprecations(Deprecation[] deprecations) -
Uses of Deprecation in technology.semi.weaviate.client.v1.data.model
Methods in technology.semi.weaviate.client.v1.data.model that return Deprecation Modifier and Type Method Description DeprecationDeprecation.DeprecationBuilder. build()Deprecation[]ObjectsListResponse. getDeprecations()Methods in technology.semi.weaviate.client.v1.data.model with parameters of type Deprecation Modifier and Type Method Description ObjectsListResponse.ObjectsListResponseBuilderObjectsListResponse.ObjectsListResponseBuilder. deprecations(Deprecation[] deprecations)
-