public abstract static class PhraseSuggestionBuilder.SmoothingModel extends Object implements ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
SmoothingModel(String type) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract XContentBuilder |
innerToXContent(XContentBuilder builder,
ToXContent.Params params) |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
protected SmoothingModel(String type)
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent インタフェース内 ToXContentIOExceptionprotected abstract XContentBuilder innerToXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
IOExceptionCopyright © 2009–2016. All rights reserved.