Class IndicesExistsRequestBuilder


  • Constructor Details

  • Method Details

    • setIndices

      public IndicesExistsRequestBuilder setIndices(String... indices)
    • setExpandWildcardsOpen

      public IndicesExistsRequestBuilder setExpandWildcardsOpen(boolean expandWildcardsOpen)
      Controls whether wildcard expressions will be expanded to existing open indices
    • setExpandWildcardsClosed

      public IndicesExistsRequestBuilder setExpandWildcardsClosed(boolean expandWildcardsClosed)
      Controls whether wildcard expressions will be expanded to existing closed indices