| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CompareDataSetsSummary |
CompareDataSetsSummary.clone() |
CompareDataSetsSummary |
CompareFileType.getDatasets()
The data sets in the compare file type.
|
CompareDataSetsSummary |
CompareDataSetsSummary.withStepInput(CompareDataSetsStepInput stepInput)
The step input of the compare data sets summary.
|
CompareDataSetsSummary |
CompareDataSetsSummary.withStepOutput(CompareDataSetsStepOutput stepOutput)
The step output of the compare data sets summary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompareFileType.setDatasets(CompareDataSetsSummary datasets)
The data sets in the compare file type.
|
CompareFileType |
CompareFileType.withDatasets(CompareDataSetsSummary datasets)
The data sets in the compare file type.
|
Copyright © 2025. All rights reserved.