Class TypesExistsRequestBuilder


Deprecated.
A builder for TypesExistsRequest.
  • Constructor Details

  • Method Details

    • setIndices

      public TypesExistsRequestBuilder setIndices(String[] indices)
      Deprecated.
      Parameters:
      indices - What indices to check for types
    • setTypes

      public TypesExistsRequestBuilder setTypes(String... types)
      Deprecated.
      Parameters:
      types - The types to check if they exist
    • setIndicesOptions

      public TypesExistsRequestBuilder setIndicesOptions(IndicesOptions indicesOptions)
      Deprecated.
      Parameters:
      indicesOptions - Specifies how to resolve indices that aren't active / ready and indices wildcard expressions