Uses of Class
com.oracle.bmc.databasemigration.model.DownloadSqlDetails
-
Packages that use DownloadSqlDetails Package Description com.oracle.bmc.databasemigration.model com.oracle.bmc.databasemigration.responses -
-
Uses of DownloadSqlDetails in com.oracle.bmc.databasemigration.model
Methods in com.oracle.bmc.databasemigration.model that return DownloadSqlDetails Modifier and Type Method Description DownloadSqlDetailsDownloadSqlDetails.Builder. build()Methods in com.oracle.bmc.databasemigration.model with parameters of type DownloadSqlDetails Modifier and Type Method Description DownloadSqlDetails.BuilderDownloadSqlDetails.Builder. copy(DownloadSqlDetails model) -
Uses of DownloadSqlDetails in com.oracle.bmc.databasemigration.responses
Methods in com.oracle.bmc.databasemigration.responses that return DownloadSqlDetails Modifier and Type Method Description DownloadSqlDetailsPerformAssessorActionDownloadSqlResponse. getDownloadSqlDetails()The returned DownloadSqlDetails instance.Methods in com.oracle.bmc.databasemigration.responses with parameters of type DownloadSqlDetails Modifier and Type Method Description PerformAssessorActionDownloadSqlResponse.BuilderPerformAssessorActionDownloadSqlResponse.Builder. downloadSqlDetails(DownloadSqlDetails downloadSqlDetails)The returned DownloadSqlDetails instance.
-