public class InnerHitsBuilder extends Object implements ToXContent
| 修飾子とタイプ | クラスと説明 |
|---|---|
static class |
InnerHitsBuilder.InnerHit |
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| コンストラクタと説明 |
|---|
InnerHitsBuilder() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
addInnerHit(String name,
InnerHitsBuilder.InnerHit innerHit) |
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
toXContent インタフェース内 ToXContentIOExceptionpublic void addInnerHit(String name, InnerHitsBuilder.InnerHit innerHit)
Copyright © 2009–2016. All rights reserved.