Class NearTextMoveParameters.ObjectMove
- java.lang.Object
-
- technology.semi.weaviate.client.v1.graphql.query.argument.NearTextMoveParameters.ObjectMove
-
- Enclosing class:
- NearTextMoveParameters
public static class NearTextMoveParameters.ObjectMove extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNearTextMoveParameters.ObjectMove.ObjectMoveBuilder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NearTextMoveParameters.ObjectMove.ObjectMoveBuilderbuilder()protected booleancanEqual(Object other)booleanequals(Object o)StringgetBeacon()StringgetId()inthashCode()StringtoString()
-
-
-
Method Detail
-
builder
public static NearTextMoveParameters.ObjectMove.ObjectMoveBuilder builder()
-
getId
public String getId()
-
getBeacon
public String getBeacon()
-
canEqual
protected boolean canEqual(Object other)
-
-