Uses of Class
software.amazon.awssdk.services.apptest.model.CompareDatabaseCDCStepOutput
-
Packages that use CompareDatabaseCDCStepOutput Package Description software.amazon.awssdk.services.apptest.model -
-
Uses of CompareDatabaseCDCStepOutput in software.amazon.awssdk.services.apptest.model
Methods in software.amazon.awssdk.services.apptest.model that return CompareDatabaseCDCStepOutput Modifier and Type Method Description CompareDatabaseCDCStepOutputCompareDatabaseCDCSummary. stepOutput()The step output of the compare database CDC summary.Methods in software.amazon.awssdk.services.apptest.model with parameters of type CompareDatabaseCDCStepOutput Modifier and Type Method Description CompareDatabaseCDCSummary.BuilderCompareDatabaseCDCSummary.Builder. stepOutput(CompareDatabaseCDCStepOutput stepOutput)The step output of the compare database CDC summary.
-