Class IndicesClusterStateUpdateRequest<T extends IndicesClusterStateUpdateRequest<T>>

    • Constructor Detail

      • IndicesClusterStateUpdateRequest

        public IndicesClusterStateUpdateRequest()
    • Method Detail

      • indices

        public Index[] indices()
        Returns the indices the operation needs to be executed on
      • indices

        public T indices​(Index[] indices)
        Sets the indices the operation needs to be executed on