Uses of Class
software.amazon.awssdk.services.databasemigration.model.ExportSqlDetails
-
Packages that use ExportSqlDetails Package Description software.amazon.awssdk.services.databasemigration.model -
-
Uses of ExportSqlDetails in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ExportSqlDetails Modifier and Type Method Description ExportSqlDetailsSchemaConversionRequest. exportSqlDetails()Returns the value of the ExportSqlDetails property for this object.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type ExportSqlDetails Modifier and Type Method Description SchemaConversionRequest.BuilderSchemaConversionRequest.Builder. exportSqlDetails(ExportSqlDetails exportSqlDetails)Sets the value of the ExportSqlDetails property for this object.
-