Class IndicesExistsResponse

All Implemented Interfaces:
Writeable, org.elasticsearch.core.RefCounted

public class IndicesExistsResponse extends ActionResponse
  • Constructor Details

    • IndicesExistsResponse

      public IndicesExistsResponse(boolean exists)
  • Method Details