| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
CompareDataSetsStepInput |
CompareDataSetsStepInput.clone() |
CompareDataSetsStepInput |
CompareDataSetsSummary.getStepInput()
The step input of the compare data sets summary.
|
CompareDataSetsStepInput |
CompareDataSetsStepInput.withSourceDataSets(Collection<DataSet> sourceDataSets)
The source data sets of the compare data sets step input location.
|
CompareDataSetsStepInput |
CompareDataSetsStepInput.withSourceDataSets(DataSet... sourceDataSets)
The source data sets of the compare data sets step input location.
|
CompareDataSetsStepInput |
CompareDataSetsStepInput.withSourceLocation(String sourceLocation)
The source location of the compare data sets step input location.
|
CompareDataSetsStepInput |
CompareDataSetsStepInput.withTargetDataSets(Collection<DataSet> targetDataSets)
The target data sets of the compare data sets step input location.
|
CompareDataSetsStepInput |
CompareDataSetsStepInput.withTargetDataSets(DataSet... targetDataSets)
The target data sets of the compare data sets step input location.
|
CompareDataSetsStepInput |
CompareDataSetsStepInput.withTargetLocation(String targetLocation)
The target location of the compare data sets step input location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompareDataSetsSummary.setStepInput(CompareDataSetsStepInput stepInput)
The step input of the compare data sets summary.
|
CompareDataSetsSummary |
CompareDataSetsSummary.withStepInput(CompareDataSetsStepInput stepInput)
The step input of the compare data sets summary.
|
Copyright © 2025. All rights reserved.