public interface QueryBuilder extends ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
EMPTY_PARAMS
Modifier and Type | Method and Description |
---|---|
BytesReference |
buildAsBytes() |
BytesReference |
buildAsBytes(XContentType contentType) |
toXContent
BytesReference buildAsBytes() throws ElasticsearchException
ElasticsearchException
BytesReference buildAsBytes(XContentType contentType) throws ElasticsearchException
ElasticsearchException
Copyright © 2009–2015. All rights reserved.