| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentTemplateType |
EnvironmentTemplateType.fromValue(String value)
Use this in place of valueOf.
|
static EnvironmentTemplateType |
EnvironmentTemplateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentTemplateType[] |
EnvironmentTemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateQueueEnvironmentRequest |
UpdateQueueEnvironmentRequest.withTemplateType(EnvironmentTemplateType templateType)
The template type to update.
|
GetQueueEnvironmentResult |
GetQueueEnvironmentResult.withTemplateType(EnvironmentTemplateType templateType)
The type of template for the queue environment.
|
CreateQueueEnvironmentRequest |
CreateQueueEnvironmentRequest.withTemplateType(EnvironmentTemplateType templateType)
The template's file type,
JSON or YAML. |
Copyright © 2025. All rights reserved.