Interface DataExport.Update
- All Superinterfaces:
DataExport.UpdateStages.WithCreatedDate, DataExport.UpdateStages.WithDataExportId, DataExport.UpdateStages.WithEnable, DataExport.UpdateStages.WithEventHubName, DataExport.UpdateStages.WithLastModifiedDate, DataExport.UpdateStages.WithResourceId, DataExport.UpdateStages.WithTableNames
- Enclosing interface:
DataExport
public static interface DataExport.Update
extends DataExport.UpdateStages.WithDataExportId, DataExport.UpdateStages.WithTableNames, DataExport.UpdateStages.WithEnable, DataExport.UpdateStages.WithCreatedDate, DataExport.UpdateStages.WithLastModifiedDate, DataExport.UpdateStages.WithResourceId, DataExport.UpdateStages.WithEventHubName
The template for DataExport update.
-
Method Summary
Methods inherited from interface DataExport.UpdateStages.WithCreatedDate
withCreatedDateMethods inherited from interface DataExport.UpdateStages.WithDataExportId
withDataExportIdMethods inherited from interface DataExport.UpdateStages.WithEnable
withEnableMethods inherited from interface DataExport.UpdateStages.WithEventHubName
withEventHubNameMethods inherited from interface DataExport.UpdateStages.WithLastModifiedDate
withLastModifiedDateMethods inherited from interface DataExport.UpdateStages.WithResourceId
withResourceIdMethods inherited from interface DataExport.UpdateStages.WithTableNames
withTableNames
-
Method Details
-
apply
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-