| Package | Description |
|---|---|
| com.amazonaws.services.gluedatabrew.model |
| Modifier and Type | Method and Description |
|---|---|
static JobType |
JobType.fromValue(String value)
Use this in place of valueOf.
|
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 |
|---|---|
Job |
Job.withType(JobType type)
The job type of the job, which must be one of the following:
|
DescribeJobResult |
DescribeJobResult.withType(JobType type)
The job type, which must be one of the following:
|
Copyright © 2024. All rights reserved.