| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
static PathFormat |
PathFormat.fromValue(String value)
Use this in place of valueOf.
|
static PathFormat |
PathFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PathFormat[] |
PathFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestProperties |
ManifestProperties.withRootPathFormat(PathFormat rootPathFormat)
The format of the root path.
|
PathMappingRule |
PathMappingRule.withSourcePathFormat(PathFormat sourcePathFormat)
The source path format.
|
Copyright © 2024. All rights reserved.