Class IndicesResponseBase.AbstractBuilder<BuilderT extends IndicesResponseBase.AbstractBuilder<BuilderT>>

All Implemented Interfaces:
WithJson<BuilderT>
Direct Known Subclasses:
DeleteIndexResponse.Builder, PutMappingResponse.Builder
Enclosing class:
IndicesResponseBase

protected abstract static class IndicesResponseBase.AbstractBuilder<BuilderT extends IndicesResponseBase.AbstractBuilder<BuilderT>> extends AcknowledgedResponseBase.AbstractBuilder<BuilderT>