Interface SqlDatabaseExportRequest.DefinitionStages.WithExecute

All Superinterfaces:
Executable<SqlDatabaseImportExportResponse>, Indexable
All Known Subinterfaces:
SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition
Enclosing interface:
SqlDatabaseExportRequest.DefinitionStages

public static interface SqlDatabaseExportRequest.DefinitionStages.WithExecute extends Executable<SqlDatabaseImportExportResponse>
The stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.