Class IndicesExistsResponse

All Implemented Interfaces:
Writeable, RefCounted

public class IndicesExistsResponse extends ActionResponse
  • Constructor Details

    • IndicesExistsResponse

      public IndicesExistsResponse(boolean exists)
  • Method Details