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