Uses of Class
technology.semi.weaviate.client.v1.data.util.ReferencesPath.Params.ParamsBuilder
-
Packages that use ReferencesPath.Params.ParamsBuilder Package Description technology.semi.weaviate.client.v1.data.util -
-
Uses of ReferencesPath.Params.ParamsBuilder in technology.semi.weaviate.client.v1.data.util
Methods in technology.semi.weaviate.client.v1.data.util that return ReferencesPath.Params.ParamsBuilder Modifier and Type Method Description static ReferencesPath.Params.ParamsBuilderReferencesPath.Params. builder()ReferencesPath.Params.ParamsBuilderReferencesPath.Params.ParamsBuilder. className(String className)ReferencesPath.Params.ParamsBuilderReferencesPath.Params.ParamsBuilder. id(String id)ReferencesPath.Params.ParamsBuilderReferencesPath.Params.ParamsBuilder. property(String property)
-