Class CheckInRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.connector.CheckInRequest

public class CheckInRequest extends RequestBase
Check in a connector.

Update the last_seen field in the connector and set it to the current timestamp.

See Also: