from Instant
Parameters
from Instant
A unix-epoch-time in milliseconds allowing to retrieve builds for which Develocity completed receiving and processing the build after this instant when used in conjunction with reverse=false
, or before this instant when used in conjunction with reverse=true
. Therefore, a value of 0
will process all builds. If not provided, the time in milliseconds when the request is received by the Develocity instance will be used. This parameter has no effect if fromBuild
is used.