| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
static JobTemplateType |
JobTemplateType.fromValue(String value)
Use this in place of valueOf.
|
static JobTemplateType |
JobTemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobTemplateType[] |
JobTemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateJobRequest |
CreateJobRequest.withTemplateType(JobTemplateType templateType)
The file type for the job template.
|
CopyJobTemplateResult |
CopyJobTemplateResult.withTemplateType(JobTemplateType templateType)
The format of the job template, either
JSON or YAML. |
Copyright © 2025. All rights reserved.