Class LaplaceSmoothingModel.Builder

java.lang.Object
co.elastic.clients.elasticsearch._core.search.LaplaceSmoothingModel.Builder
All Implemented Interfaces:
ObjectBuilder<LaplaceSmoothingModel>
Enclosing class:
LaplaceSmoothingModel

public static class LaplaceSmoothingModel.Builder
extends java.lang.Object
implements ObjectBuilder<LaplaceSmoothingModel>
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    LaplaceSmoothingModel.Builder alpha​(double value)
    Required - API name: alpha
    LaplaceSmoothingModel build()

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait