| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
PathMappingRule |
PathMappingRule.clone() |
PathMappingRule |
PathMappingRule.withDestinationPath(String destinationPath)
The destination path.
|
PathMappingRule |
PathMappingRule.withSourcePath(String sourcePath)
The source path.
|
PathMappingRule |
PathMappingRule.withSourcePathFormat(PathFormat sourcePathFormat)
The source path format.
|
PathMappingRule |
PathMappingRule.withSourcePathFormat(String sourcePathFormat)
The source path format.
|
| Modifier and Type | Method and Description |
|---|---|
List<PathMappingRule> |
JobDetailsEntity.getPathMappingRules()
The path mapping rules.
|
| Modifier and Type | Method and Description |
|---|---|
JobDetailsEntity |
JobDetailsEntity.withPathMappingRules(PathMappingRule... pathMappingRules)
The path mapping rules.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobDetailsEntity.setPathMappingRules(Collection<PathMappingRule> pathMappingRules)
The path mapping rules.
|
JobDetailsEntity |
JobDetailsEntity.withPathMappingRules(Collection<PathMappingRule> pathMappingRules)
The path mapping rules.
|
Copyright © 2025. All rights reserved.