Builder
Builder for PeriodicJobRequest.
Functions
Link copied to clipboard
Adds a tag used to observe or cancel this job together with others.
Link copied to clipboard
Adds several tags at once.
Link copied to clipboard
Builds the request.
Link copied to clipboard
Sets how retries are spaced apart.
Link copied to clipboard
Sets how retries are spaced apart, with the first retry delayed by millis.
Link copied to clipboard
Sets the device conditions required before the job may run.
Link copied to clipboard
Restricts the job to the last duration of every period.
Link copied to clipboard
Restricts the job to the last millis milliseconds of every period.
Link copied to clipboard
Uses an explicit identifier instead of a generated one.
Link copied to clipboard
Delays the first run by duration.
Link copied to clipboard
Delays the first run by millis.
Link copied to clipboard
Gives up on the job once it has been started count times.