Interface DataExport.DefinitionStages.WithLastModifiedDate

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

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

    • withLastModifiedDate

      DataExport.DefinitionStages.WithCreate withLastModifiedDate(String lastModifiedDate)
      Specifies the lastModifiedDate property: Date and time when the export was last modified..
      Parameters:
      lastModifiedDate - Date and time when the export was last modified.
      Returns:
      the next definition stage.