TriggeredWebJobProperties |
TriggeredWebJobProperties.withError(String error) |
Set the error property: Error information.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withExtraInfoUrl(String extraInfoUrl) |
Set the extraInfoUrl property: Extra Info URL.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withHistoryUrl(String historyUrl) |
Set the historyUrl property: History URL.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withLatestRun(TriggeredJobRun latestRun) |
Set the latestRun property: Latest job run information.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withRunCommand(String runCommand) |
Set the runCommand property: Run command.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withSchedulerLogsUrl(String schedulerLogsUrl) |
Set the schedulerLogsUrl property: Scheduler Logs URL.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withSettings(Map<String,Object> settings) |
Set the settings property: Job settings.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withUrl(String url) |
Set the url property: Job URL.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withUsingSdk(Boolean usingSdk) |
Set the usingSdk property: Using SDK?.
|
TriggeredWebJobProperties |
TriggeredWebJobProperties.withWebJobType(WebJobType webJobType) |
Set the webJobType property: Job type.
|