| Package | Description |
|---|---|
| com.aliyun.openservices.log.common |
| Modifier and Type | Method and Description |
|---|---|
static JobScheduleType |
JobScheduleType.fromString(String value) |
JobScheduleType |
JobSchedule.getType() |
static JobScheduleType |
JobScheduleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobScheduleType[] |
JobScheduleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobSchedule.setType(JobScheduleType type) |
Copyright © 2025. All Rights Reserved.