public static class NearTextArgument.NearTextArgumentBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
NearTextArgument.NearTextArgumentBuilder |
autocorrect(Boolean autocorrect) |
NearTextArgument |
build() |
NearTextArgument.NearTextArgumentBuilder |
certainty(Float certainty) |
NearTextArgument.NearTextArgumentBuilder |
concepts(String[] concepts) |
NearTextArgument.NearTextArgumentBuilder |
moveAwayFrom(NearTextMoveParameters moveAwayFrom) |
NearTextArgument.NearTextArgumentBuilder |
moveTo(NearTextMoveParameters moveTo) |
String |
toString() |
public NearTextArgument.NearTextArgumentBuilder concepts(String[] concepts)
public NearTextArgument.NearTextArgumentBuilder certainty(Float certainty)
public NearTextArgument.NearTextArgumentBuilder moveTo(NearTextMoveParameters moveTo)
public NearTextArgument.NearTextArgumentBuilder moveAwayFrom(NearTextMoveParameters moveAwayFrom)
public NearTextArgument.NearTextArgumentBuilder autocorrect(Boolean autocorrect)
public NearTextArgument build()
Copyright © 2021 SeMI Technologies B.V.. All rights reserved.