Uses of Class
software.amazon.awssdk.services.databasemigration.model.ExportSqlDetails
Packages that use ExportSqlDetails
-
Uses of ExportSqlDetails in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ExportSqlDetailsModifier and TypeMethodDescriptionfinal ExportSqlDetailsSchemaConversionRequest.exportSqlDetails()Returns the value of the ExportSqlDetails property for this object.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type ExportSqlDetailsModifier and TypeMethodDescriptionSchemaConversionRequest.Builder.exportSqlDetails(ExportSqlDetails exportSqlDetails) Sets the value of the ExportSqlDetails property for this object.