Uses of Class
com.oracle.bmc.databasemigration.model.DataVerificationTableRowCountCollection
-
Packages that use DataVerificationTableRowCountCollection Package Description com.oracle.bmc.databasemigration.model com.oracle.bmc.databasemigration.responses -
-
Uses of DataVerificationTableRowCountCollection in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return DataVerificationTableRowCountCollection Modifier and Type Method Description DataVerificationTableRowCountCollectionDataVerificationTableRowCountCollection.Builder. build()Methods in com.oracle.bmc.databasemigration.model with parameters of type DataVerificationTableRowCountCollection Modifier and Type Method Description DataVerificationTableRowCountCollection.BuilderDataVerificationTableRowCountCollection.Builder. copy(DataVerificationTableRowCountCollection model) -
Uses of DataVerificationTableRowCountCollection in com.oracle.bmc.databasemigration.responses
Methods in com.oracle.bmc.databasemigration.responses that return DataVerificationTableRowCountCollection Modifier and Type Method Description DataVerificationTableRowCountCollectionListDataVerificationTableRowCountsResponse. getDataVerificationTableRowCountCollection()The returned DataVerificationTableRowCountCollection instance.Methods in com.oracle.bmc.databasemigration.responses with parameters of type DataVerificationTableRowCountCollection Modifier and Type Method Description ListDataVerificationTableRowCountsResponse.BuilderListDataVerificationTableRowCountsResponse.Builder. dataVerificationTableRowCountCollection(DataVerificationTableRowCountCollection dataVerificationTableRowCountCollection)The returned DataVerificationTableRowCountCollection instance.
-