Class ReferencesPath.Params.ParamsBuilder
- java.lang.Object
-
- technology.semi.weaviate.client.v1.batch.util.ReferencesPath.Params.ParamsBuilder
-
- Enclosing class:
- ReferencesPath.Params
public static class ReferencesPath.Params.ParamsBuilder extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReferencesPath.Paramsbuild()ReferencesPath.Params.ParamsBuilderconsistencyLevel(String consistencyLevel)StringtoString()
-
-
-
Method Detail
-
consistencyLevel
public ReferencesPath.Params.ParamsBuilder consistencyLevel(String consistencyLevel)
- Returns:
this.
-
build
public ReferencesPath.Params build()
-
-