| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CompareFileType |
CompareFileType.clone() |
CompareFileType |
File.getFileType()
The file type of the file.
|
CompareFileType |
CompareFileType.withDatabaseCDC(CompareDatabaseCDCSummary databaseCDC)
The database CDC of the compare file type.
|
CompareFileType |
CompareFileType.withDatasets(CompareDataSetsSummary datasets)
The data sets in the compare file type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
File.setFileType(CompareFileType fileType)
The file type of the file.
|
File |
File.withFileType(CompareFileType fileType)
The file type of the file.
|
Copyright © 2025. All rights reserved.