Class UpdateIndexNameRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.connector.UpdateIndexNameRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class UpdateIndexNameRequest extends RequestBase implements JsonpSerializable
Update the connector index name.

Update the index_name field of a connector, specifying the index where the data ingested by the connector is stored.

See Also: