| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
InputFile |
InputFile.clone() |
InputFile |
Input.getFile()
The file in the input.
|
InputFile |
InputFile.withFileMetadata(FileMetadata fileMetadata)
The file metadata of the input file.
|
InputFile |
InputFile.withSourceLocation(String sourceLocation)
The source location of the input file.
|
InputFile |
InputFile.withTargetLocation(String targetLocation)
The target location of the input file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Input.setFile(InputFile file)
The file in the input.
|
Input |
Input.withFile(InputFile file)
The file in the input.
|
Copyright © 2025. All rights reserved.