Uses of Class
software.amazon.awssdk.services.apptest.model.CompareDataSetsStepOutput
-
Packages that use CompareDataSetsStepOutput Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of CompareDataSetsStepOutput in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return CompareDataSetsStepOutput Modifier and Type Method Description CompareDataSetsStepOutputCompareDataSetsSummary. stepOutput()The step output of the compare data sets summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type CompareDataSetsStepOutput Modifier and Type Method Description CompareDataSetsSummary.BuilderCompareDataSetsSummary.Builder. stepOutput(CompareDataSetsStepOutput stepOutput)The step output of the compare data sets summary.
-