Class ScoreSort.Builder
java.lang.Object
org.opensearch.client.util.ObjectBuilderBase
org.opensearch.client.opensearch._types.ScoreSort.Builder
- All Implemented Interfaces:
ObjectBuilder<ScoreSort>
- Enclosing class:
ScoreSort
Builder for
ScoreSort.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensearch.client.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _listCopy, _mapCopy, _mapPut, _mapPutAll
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
order
API name:order -
build
Builds aScoreSort.- Specified by:
buildin interfaceObjectBuilder<ScoreSort>- Throws:
NullPointerException- if some of the required fields are null.
-