public interface ToXContent
XContentBuilder
.Modifier and Type | Interface and Description |
---|---|
static class |
ToXContent.DelegatingMapParams |
static class |
ToXContent.MapParams |
static interface |
ToXContent.Params |
Modifier and Type | Field and Description |
---|---|
static ToXContent.Params |
EMPTY_PARAMS |
Modifier and Type | Method and Description |
---|---|
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
static final ToXContent.Params EMPTY_PARAMS
XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException
IOException
Copyright © 2009–2017. All rights reserved.