java.lang.Object
co.elastic.clients.elasticsearch._types.Time
All Implemented Interfaces:
JsonpSerializable, TaggedUnion<Time.Kind,Object>

Whenever durations need to be specified, e.g. for a timeout parameter, the duration must specify the unit, like 2d for 2 days.
See Also: