Uses of Class
technology.semi.weaviate.client.v1.data.util.ObjectsPath.Params
-
Packages that use ObjectsPath.Params Package Description technology.semi.weaviate.client.v1.data.util -
-
Uses of ObjectsPath.Params in technology.semi.weaviate.client.v1.data.util
Methods in technology.semi.weaviate.client.v1.data.util that return ObjectsPath.Params Modifier and Type Method Description ObjectsPath.ParamsObjectsPath.Params.ParamsBuilder. build()Methods in technology.semi.weaviate.client.v1.data.util with parameters of type ObjectsPath.Params Modifier and Type Method Description StringObjectsPath. buildCheck(ObjectsPath.Params pathParams)StringObjectsPath. buildCreate(ObjectsPath.Params pathParams)StringObjectsPath. buildDelete(ObjectsPath.Params pathParams)StringObjectsPath. buildGet(ObjectsPath.Params pathParams)StringObjectsPath. buildGetOne(ObjectsPath.Params pathParams)StringObjectsPath. buildUpdate(ObjectsPath.Params pathParams)
-