Interface DataExport.DefinitionStages.WithDataExportId

All Known Subinterfaces:
DataExport.Definition, DataExport.DefinitionStages.WithCreate
Enclosing interface:
DataExport.DefinitionStages

public static interface DataExport.DefinitionStages.WithDataExportId
The stage of the DataExport definition allowing to specify dataExportId.
  • Method Details

    • withDataExportId

      DataExport.DefinitionStages.WithCreate withDataExportId(String dataExportId)
      Specifies the dataExportId property: The data export rule ID..
      Parameters:
      dataExportId - The data export rule ID.
      Returns:
      the next definition stage.