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