Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
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 © 2019. All rights reserved.