| Modifier and Type | Method and Description |
|---|---|
TriggeredJobRun |
TriggeredJobRun.withDuration(String duration)
Set the duration value.
|
TriggeredJobRun |
TriggeredJobRun.withEndTime(org.joda.time.DateTime endTime)
Set the endTime value.
|
TriggeredJobRun |
TriggeredJobRun.withErrorUrl(String errorUrl)
Set the errorUrl value.
|
TriggeredJobRun |
TriggeredJobRun.withJobName(String jobName)
Set the jobName value.
|
TriggeredJobRun |
TriggeredJobRun.withOutputUrl(String outputUrl)
Set the outputUrl value.
|
TriggeredJobRun |
TriggeredJobRun.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
TriggeredJobRun |
TriggeredJobRun.withStatus(TriggeredWebJobStatus status)
Set the status value.
|
TriggeredJobRun |
TriggeredJobRun.withTrigger(String trigger)
Set the trigger value.
|
TriggeredJobRun |
TriggeredJobRun.withTriggeredJobRunId(String triggeredJobRunId)
Set the triggeredJobRunId value.
|
TriggeredJobRun |
TriggeredJobRun.withUrl(String url)
Set the url value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/