| Modifier and Type | Method and Description |
|---|---|
JobSchedule |
JobSchedule.withEnabled(Boolean enabled)
Set the enabled value.
|
JobSchedule |
JobSchedule.withEndTime(org.joda.time.DateTime endTime)
Set the endTime value.
|
JobSchedule |
JobSchedule.withInterval(String interval)
Set the interval value.
|
JobSchedule |
JobSchedule.withStartTime(org.joda.time.DateTime startTime)
Set the startTime value.
|
JobSchedule |
JobSchedule.withType(JobScheduleType type)
Set the type value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/