public class InnerHitsBuilder extends Object implements ToXContent
| Modifier and Type | Class and Description |
|---|---|
static class |
InnerHitsBuilder.InnerHit |
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| Constructor and Description |
|---|
InnerHitsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
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 in interface ToXContentIOExceptionpublic void addInnerHit(String name, InnerHitsBuilder.InnerHit innerHit)
Copyright © 2009–2017. All rights reserved.